| 速率(每秒请求) | 突发 |
|---|---|
| 2 | 30 |
x-amzn-RateLimit-Limit 响应头返回所请求操作的使用计划速率限制(如果可用)。上表显示了此操作的默认速率和突发值。对业务需求要求更高吞吐量的销售合作伙伴,可能会看到比这里所示的更高的速率和突发值。有关更多信息,请参阅 销售伙伴 API 中的使用计划和速率限制。curl --location 'https://sellingpartnerapi-na.amazon.com/fba/inbound/v0/shipments?ShipmentStatusList=undefined&ShipmentIdList=undefined&LastUpdatedAfter=undefined&LastUpdatedBefore=undefined&QueryType=undefined&NextToken=undefined&MarketplaceId=undefined'{
"payload": {
"ShipmentData": [
{
"ShipmentId": "string",
"ShipmentName": "string",
"ShipFromAddress": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"DestinationFulfillmentCenterId": "string",
"ShipmentStatus": "ReadyForPickup",
"LabelPrepType": "NO_LABEL",
"AreCasesRequired": true,
"ConfirmedNeedByDate": "2019-08-24",
"BoxContentsSource": "NONE",
"EstimatedBoxContentsFee": {
"TotalUnits": 0,
"FeePerUnit": {
"unit": "EACHES",
"value": "1.0"
},
"TotalFee": {
"unit": "EACHES",
"value": "1.0"
}
}
}
],
"NextToken": "string"
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string"
}
]
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群