| 速率(每秒请求) | 突发 |
|---|---|
| 10 | 10 |
x-amzn-RateLimit-Limit 响应头返回适用于请求操作的使用计划速率限制(如适用)。前面的表格指示了此操作的默认速率和突发值。由于业务需求需要更高吞吐量的销售合作伙伴可能会有比此处显示的更高的速率和突发值。有关更多信息,请参阅 销售合作伙伴 API 中的使用计划和速率限制。curl --location 'https://sellingpartnerapi-na.amazon.com/vendor/orders/v1/purchaseOrdersStatus?limit=undefined&sortOrder=undefined&nextToken=undefined&createdAfter=undefined&createdBefore=undefined&updatedAfter=undefined&updatedBefore=undefined&purchaseOrderNumber=undefined&purchaseOrderStatus=undefined&itemConfirmationStatus=undefined&itemReceiveStatus=undefined&orderingVendorCode=undefined&shipToPartyId=undefined'{
"payload": {
"pagination": {
"nextToken": "string"
},
"ordersStatus": [
{
"purchaseOrderNumber": "string",
"purchaseOrderStatus": "OPEN",
"purchaseOrderDate": "2019-08-24T14:15:22.123Z",
"lastUpdatedDate": "2019-08-24T14:15:22.123Z",
"sellingParty": {
"address": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"partyId": "string",
"taxRegistrationDetails": [
{
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string"
}
]
},
"shipToParty": {
"address": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"partyId": "string",
"taxRegistrationDetails": [
{
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string"
}
]
},
"itemStatus": [
{
"itemSequenceNumber": "string",
"buyerProductIdentifier": "string",
"vendorProductIdentifier": "string",
"netCost": {
"currencyCode": "string",
"amount": "string"
},
"listPrice": {
"currencyCode": "string",
"amount": "string"
},
"orderedQuantity": {
"orderedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
},
"orderedQuantityDetails": [
{
"updatedDate": "2019-08-24T14:15:22.123Z",
"orderedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
},
"cancelledQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
}
}
]
},
"acknowledgementStatus": {
"confirmationStatus": "ACCEPTED",
"acceptedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
},
"rejectedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
},
"acknowledgementStatusDetails": [
{
"acknowledgementDate": "2019-08-24T14:15:22.123Z",
"acceptedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
},
"rejectedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
}
}
]
},
"receivingStatus": {
"receiveStatus": "NOT_RECEIVED",
"receivedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
},
"lastReceiveDate": "2019-08-24T14:15:22.123Z"
}
}
]
}
]
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string"
}
]
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群