速率(每秒请求次数) | 突发 |
---|---|
1 | 1 |
x-amzn-RateLimit-Limit
响应头返回已应用于请求操作的使用计划速率限制(如果可用)。上表显示了该操作的默认速率和突发值。业务需求较高的卖方伙伴可能会看到高于此处所示的速率和突发值。有关更多信息,请参阅销售合作伙伴API中的使用计划和速率限制。curl --location --request GET 'https://sellingpartnerapi-na.amazon.com/awd/2024-05-09/inboundShipments'
listInboundShipments
的 200 响应。{
"nextToken": "SampleToken",
"shipments": [
{
"createdAt": "2019-08-24T14:15:22Z",
"externalReferenceId": "TestReferenceId",
"orderId": "string",
"shipmentId": "string",
"shipmentStatus": "CREATED",
"updatedAt": "2019-08-24T14:15:22Z"
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码