速率(每秒请求) | 峰值 |
---|---|
2 | 30 |
x-amzn-RateLimit-Limit
在可用时返回应用于请求操作的使用计划速率限制。上表表示该操作的默认速率和峰值值。业务需求要求更高通量的销售合作伙伴可能会看到比这里显示的更高的速率和峰值值。有关更多信息,请参阅 销售合作伙伴 API 中的使用计划和速率限制。curl --location --request GET 'https://sellingpartnerapi-na.amazon.com/inbound/fba/2024-03-20/inboundPlans//shipments//pallets'
{
"pagination": {
"nextToken": "string"
},
"pallets": [
{
"dimensions": {
"height": 0,
"length": 0,
"unitOfMeasurement": "IN",
"width": 0
},
"packageId": "stringstringstringstringstringstringst",
"quantity": 1,
"stackability": "STACKABLE",
"weight": {
"unit": "LB",
"value": 0
}
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码