速率(每秒请求数) | 突发 |
---|---|
5 | 20 |
x-amzn-RateLimit-Limit
响应头返回适用于请求操作的使用计划速率限制(如适用)。上表显示了该操作的默认速率和突发值。业务需求要求更高吞吐量的销售合作伙伴可能会看到比此处显示的更高的速率和突发值。有关更多信息,请参阅 销售合作伙伴 API 中的使用计划和速率限制。{
"capacityTypes": [
"SCHEDULED_CAPACITY"
],
"slotDuration": 0,
"startDateTime": "2019-08-24T14:15:22Z",
"endDateTime": "2019-08-24T14:15:22Z"
}
curl --location --request POST 'https://sellingpartnerapi-na.amazon.com/service/v1/serviceResources//capacity/fixed?marketplaceIds' \
--header 'Content-Type: application/json' \
--data-raw '{
"capacityTypes": [
"SCHEDULED_CAPACITY"
],
"slotDuration": 0,
"startDateTime": "2019-08-24T14:15:22Z",
"endDateTime": "2019-08-24T14:15:22Z"
}'
{
"resourceId": "string",
"slotDuration": 0,
"capacities": [
{
"startDateTime": "2019-08-24T14:15:22Z",
"scheduledCapacity": 0,
"availableCapacity": 0,
"encumberedCapacity": 0,
"reservedCapacity": 0
}
],
"nextPageToken": "string"
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码