速率(每秒请求) | 峰值 |
---|---|
2 | 2 |
x-amzn-RateLimit-Limit
响应头返回已应用于请求操作的使用计划速率限制(如果可用)。上表指示此操作的默认速率和峰值值。业务需求较高的销售合作伙伴可能会看到比此处显示的更高的速率和峰值值。如需更多信息,请参阅Selling Partner API中的使用计划和速率限制。{
"transportationSelections": [
{
"contactInformation": {
"email": "email@email.com",
"name": "John Smithy",
"phoneNumber": "1234567890"
},
"deliveryWindow": {
"start": "2024-01-01T00:00Z"
},
"shipmentId": "sh1234abcd-1234-abcd-5678-1234abcd5678",
"transportationOptionId": "to1234abcd-1234-abcd-5678-1234abcd5678"
}
]
}
curl --location --request POST 'https://sellingpartnerapi-na.amazon.com/inbound/fba/2024-03-20/inboundPlans//transportationOptions/confirmation' \
--header 'Content-Type: application/json' \
--data-raw '{
"transportationSelections": [
{
"contactInformation": {
"email": "email@email.com",
"name": "John Smithy",
"phoneNumber": "1234567890"
},
"deliveryWindow": {
"start": "2024-01-01T00:00Z"
},
"shipmentId": "sh1234abcd-1234-abcd-5678-1234abcd5678",
"transportationOptionId": "to1234abcd-1234-abcd-5678-1234abcd5678"
}
]
}'
{
"operationId": "stringstringstringstringstringstring"
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码