速率(请求每秒) | 突发 |
---|---|
10 | 10 |
x-amzn-RateLimit-Limit
响应头返回适用于请求操作的使用计划速率限制(如果可用)。上表指示了此操作的默认速率和突发值。业务需求较高的销售合作伙伴可能会看到比此处显示的更高的速率和突发值。有关更多信息,请参见 销售伙伴 API 中的使用计划和速率限制。curl --location --request GET 'https://sellingpartnerapi-na.amazon.com/vendor/directFulfillment/orders/2021-12-28/purchaseOrders?createdAfter&createdBefore'
{
"pagination": {
"nextToken": "string"
},
"orders": [
{
"purchaseOrderNumber": "string",
"orderDetails": {
"customerOrderNumber": "string",
"orderDate": "2019-08-24T14:15:22Z",
"orderStatus": "NEW",
"shipmentDetails": {
"isPriorityShipment": true,
"isScheduledDeliveryShipment": true,
"isPslipRequired": true,
"isGift": true,
"shipMethod": "string",
"shipmentDates": {
"requiredShipDate": "2019-08-24T14:15:22Z",
"promisedDeliveryDate": "2019-08-24T14:15:22Z"
},
"messageToCustomer": "string"
},
"taxTotal": {
"taxLineItem": [
{
"taxRate": "string",
"taxAmount": {
"currencyCode": "string",
"amount": "string"
},
"taxableAmount": {
"currencyCode": "string",
"amount": "string"
},
"type": "CONSUMPTION"
}
]
},
"sellingParty": {
"partyId": "string",
"address": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxInfo": {
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string",
"taxRegistrationAddress": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxRegistrationMessages": "string"
}
},
"shipFromParty": {
"partyId": "string",
"address": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxInfo": {
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string",
"taxRegistrationAddress": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxRegistrationMessages": "string"
}
},
"shipToParty": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"billToParty": {
"partyId": "string",
"address": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxInfo": {
"taxRegistrationType": "VAT",
"taxRegistrationNumber": "string",
"taxRegistrationAddress": {
"name": "string",
"attention": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"taxRegistrationMessages": "string"
}
},
"items": [
{
"itemSequenceNumber": "string",
"buyerProductIdentifier": "string",
"vendorProductIdentifier": "string",
"title": "string",
"orderedQuantity": {
"amount": 0,
"unitOfMeasure": "Each"
},
"scheduledDeliveryShipment": {
"scheduledDeliveryServiceType": "string",
"earliestNominatedDeliveryDate": "2019-08-24T14:15:22Z",
"latestNominatedDeliveryDate": "2019-08-24T14:15:22Z"
},
"giftDetails": {
"giftMessage": "string",
"giftWrapId": "string"
},
"netPrice": {
"currencyCode": "string",
"amount": "string"
},
"taxDetails": {
"taxLineItem": [
{
"taxRate": "string",
"taxAmount": {
"currencyCode": "string",
"amount": "string"
},
"taxableAmount": {
"currencyCode": "string",
"amount": "string"
},
"type": "CONSUMPTION"
}
]
},
"totalPrice": {
"currencyCode": "string",
"amount": "string"
},
"buyerCustomizedInfo": {
"customizedUrl": "string"
}
}
]
}
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码