速率(每秒请求数) | 突发 |
---|---|
2 | 2 |
curl --location --request GET 'https://sellingpartnerapi-na.amazon.com/fba/inventory/v1/summaries?granularityType&granularityId&marketplaceIds'
{
"payload": {
"granularity": {
"granularityType": "string",
"granularityId": "string"
},
"inventorySummaries": [
{
"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:22Z",
"productName": "string",
"totalQuantity": 0
}
]
},
"pagination": {
"nextToken": "string"
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string"
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码