| 速率(每秒请求) | 突发 |
|---|---|
| 2 | 2 |
x-amzn-RateLimit-Limit 响应头返回针对请求操作应用的使用计划速率限制(如果可用)。上表表示此操作的默认速率和突发值。由于业务需求需要更高吞吐量的销售合作伙伴,可能会看到比这里显示的更高的速率和突发值。有关更多信息,请参阅 销售合作伙伴 API 中的使用计划和速率限制。curl --location 'https://sellingpartnerapi-na.amazon.com/awd/2024-05-09/inventory?sku=TestSKU&sortOrder=undefined&details=SHOW&nextToken=SampleToken&maxResults=10'listInventory 的 200 响应。{
"inventory": [
{
"asin": "string",
"fnSku": "string",
"sellerSku": "string",
"condition": "string",
"inventoryDetails": {
"fulfillableQuantity": 0,
"inboundWorkingQuantity": 0,
"inboundShippedQuantity": 0,
"inboundReceivingQuantity": 0,
"reservedQuantity": {
"totalReservedQuantity": 0,
"pendingCustomerOrderQuantity": 0,
"pendingTransshipmentQuantity": 0,
"fcProcessingQuantity": 0
},
"researchingQuantity": {
"totalResearchingQuantity": 0,
"researchingQuantityBreakdown": [
{
"name": "researchingQuantityInShortTerm",
"quantity": 0
}
]
},
"unfulfillableQuantity": {
"totalUnfulfillableQuantity": 0,
"customerDamagedQuantity": 0,
"warehouseDamagedQuantity": 0,
"distributorDamagedQuantity": 0,
"carrierDamagedQuantity": 0,
"defectiveQuantity": 0,
"expiredQuantity": 0
}
},
"lastUpdatedTime": "2019-08-24T14:15:22.123Z",
"productName": "string",
"totalQuantity": 0,
"stores": [
"string"
]
}
],
"nextToken": "SampleToken"
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群