| 速率(每秒请求) | 突发 |
|---|---|
| 5 | 30 |
x-amzn-RateLimit-Limit响应头返回适用于请求操作的使用计划速率限制(如果可用)。上表显示了此操作的默认速率和突发值。业务需求要求更高吞吐量的销售合作伙伴可能具有比这里显示的更高的速率和突发值。有关更多信息,请参考销售伙伴API中的使用计划和速率限制。{
"product": {
"productIdentifier": {
"amazonSku": "someSku"
},
"amount": {
"unit": "EACHES",
"value": "1.0"
}
},
"terms": {
"origin": {
"countryCode": "st"
},
"destination": {
"name": "string",
"destinationId": "string",
"resource": {
"sqs": {
"arn": "string"
},
"eventBridge": {
"name": "string",
"region": "string",
"accountId": "string"
}
}
}
}
}curl --location 'https://sellingpartnerapi-na.amazon.com/fba/outbound/2020-07-01/deliveryOffers' \
--header 'Content-Type: application/json' \
--data '{
"product": {
"productIdentifier": {
"amazonSku": "someSku"
},
"amount": {
"unit": "EACHES",
"value": "1.0"
}
},
"terms": {
"origin": {
"countryCode": "st"
},
"destination": {
"name": "string",
"destinationId": "string",
"resource": {
"sqs": {
"arn": "string"
},
"eventBridge": {
"name": "string",
"region": "string",
"accountId": "string"
}
}
}
}
}'{
"payload": {
"deliveryOffers": [
{
"expiresAt": "2019-08-24T14:15:22.123Z",
"dateRange": {
"startDate": "string",
"endDate": "string"
},
"policy": {
"message": {
"text": "string",
"locale": "string"
}
}
}
]
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string"
}
]
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群