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