速率(每秒请求次数) | 突发 |
---|---|
2 | 30 |
x-amzn-RateLimit-Limit
响应头返回已应用于请求操作的使用计划速率限制(如果可用)。上表显示了此操作的默认速率和突发值。业务需求较高的销售合作伙伴可能会看到比这里所示更高的速率和突发值。有关更多信息,请参阅 销售合作伙伴 API 中的使用计划和速率限制。curl --location --request GET 'https://sellingpartnerapi-na.amazon.com/fba/outbound/2020-07-01/fulfillmentOrders'
{
"payload": {
"nextToken": "string",
"fulfillmentOrders": [
{
"sellerFulfillmentOrderId": "string",
"marketplaceId": "string",
"displayableOrderId": "string",
"displayableOrderDate": "2019-08-24T14:15:22Z",
"displayableOrderComment": "string",
"shippingSpeedCategory": "Standard",
"deliveryWindow": {
"startDate": "2019-08-24T14:15:22Z",
"endDate": "2019-08-24T14:15:22Z"
},
"destinationAddress": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"districtOrCounty": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"fulfillmentAction": "Ship",
"fulfillmentPolicy": "FillOrKill",
"codSettings": {
"isCodRequired": true,
"codCharge": {
"currencyCode": "string",
"value": "string"
},
"codChargeTax": {
"currencyCode": "string",
"value": "string"
},
"shippingCharge": {
"currencyCode": "string",
"value": "string"
},
"shippingChargeTax": {
"currencyCode": "string",
"value": "string"
}
},
"receivedDate": "2019-08-24T14:15:22Z",
"fulfillmentOrderStatus": "New",
"statusUpdatedDate": "2019-08-24T14:15:22Z",
"notificationEmails": [
"string"
],
"featureConstraints": [
{
"featureName": "string",
"featureFulfillmentPolicy": "Required"
}
]
}
]
},
"errors": [
{
"code": "string",
"message": "string",
"details": "string"
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码