速率(每秒请求数) | 突发 |
---|---|
5 | 15 |
x-amzn-RateLimit-Limit
响应头返回适用于请求操作的使用计划速率限制(如适用)。上表指出该操作的默认速率和突发值。对于业务需求需要更高吞吐量的销售合作伙伴,其速率和突发值可能会高于此处显示的值。如需更多信息,请参阅 销售合作伙伴 API 中的使用计划和速率限制。{
"marketplaceId": "string",
"shipmentStatus": "ReadyForPickup",
"orderItems": [
{
"orderItemId": "string",
"quantity": 0
}
]
}
curl --location --request POST 'https://sellingpartnerapi-na.amazon.com/orders/v0/orders//shipment' \
--header 'Content-Type: application/json' \
--data-raw '{
"marketplaceId": "string",
"shipmentStatus": "ReadyForPickup",
"orderItems": [
{
"orderItemId": "string",
"quantity": 0
}
]
}'
{}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码