| 速率(每秒请求) | 突发 |
|---|---|
| 80 | 100 |
x-amzn-RateLimit-Limit 响应头返回适用于请求操作的使用计划速率限制(如果可用)。上表指示此操作的默认速率和突发值。业务需求较高的销售合作伙伴可能会看到比这里所示的更高的速率和突发值。有关更多信息,请参见 销售合作伙伴 API 中的使用计划和速率限制。curl --location 'https://sellingpartnerapi-na.amazon.com/shipping/v2/tracking?trackingId=undefined&carrierId=undefined' \
--header 'x-amzn-shipping-business-id;'{
"trackingId": "23AA47DE2B3B6",
"alternateLegTrackingId": "null",
"eventHistory": [
{
"eventCode": "Undeliverable",
"location": {
"postalCode": "EX33 2JL",
"countryCode": "GB"
},
"eventTime": "2024-02-11T07:09:05.513Z",
"shipmentType": "FORWARD"
},
{
"eventCode": "ReturnInitiated",
"location": {
"postalCode": "EX33 2JL",
"countryCode": "GB"
},
"eventTime": "2024-02-12T09:09:05.513Z",
"shipmentType": "RETURNS"
},
{
"eventCode": "Delivered",
"location": {
"postalCode": "EX33 2JL",
"countryCode": "GB"
},
"eventTime": "2024-02-13T04:09:05.513Z",
"shipmentType": "RETURNS"
}
],
"promisedDeliveryDate": "2024-02-12T13:09:05.513Z",
"summary": {
"status": "Delivered",
"trackingDetailCodes": {
"forward": [
"Rejected",
"Damaged"
],
"returns": [
"Signed"
]
}
}
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群