updatedAt 属性降序排序。| 速率(每秒请求数) | 突发 |
|---|---|
| 1 | 1 |
x-amzn-RateLimit-Limit 响应头在可用时返回应用于请求操作的使用计划速率限制。上述表格显示了此操作的默认速率和突发值。由于业务需求要求更高吞吐量的销售伙伴,可能会看到比此处显示更高的速率和突发值。更多信息,请参阅销售合作伙伴API中的使用计划和速率限制。curl --location 'https://sellingpartnerapi-na.amazon.com/awd/2024-05-09/outboundOrders?updatedAfter=2023-01-12T10%3A00%3A00.000Z&updatedBefore=2023-01-12T10%3A00%3A00.000Z&sortOrder=undefined&maxResults=10&nextToken=SampleToken'listOutbounds 的 200 响应。{
"nextToken": "SampleToken",
"outboundOrders": [
{
"confirmedOn": "2023-01-12T10:00:00.000Z",
"createdAt": "2023-01-12T10:00:00.000Z",
"eligiblePackagesToOutbound": [
{
"count": 1,
"distributionPackage": {
"contents": {
"products": [
{
"quantity": 1,
"sku": "testPen",
"expiration": "2025-06-07T12:12:09.061Z",
"prepDetails": {
"prepCategory": "PERFORATED",
"prepOwner": "AMAZON",
"labelOwner": "SELF",
"prepInstructions": [
{
"prepType": "ITEM_POLYBAGGING",
"prepOwner": "AMAZON"
}
]
}
}
]
},
"measurements": {
"dimensions": {
"height": 1,
"length": 1,
"unitOfMeasurement": "INCHES",
"width": 1
},
"volume": {
"unitOfMeasurement": "CUIN",
"volume": 1
},
"weight": {
"unitOfMeasurement": "POUNDS",
"weight": 1
}
},
"type": "CASE"
}
}
],
"eligibleProductsToOutbound": [
{
"attributes": {
"name": "TestAttribute",
"value": "TestAttributeValue"
},
"quantity": 0,
"sku": "string",
"expiration": "2019-08-24T14:15:22.123Z",
"prepDetails": {
"PrepInstruction": {
"fee": {
"currencyCode": "string",
"currencyAmount": 0
},
"prepOwner": "string",
"prepType": "string"
},
"PrepOwner": "AMAZON"
}
}
],
"executionErrors": [
{
"failureCode": "TestErrorCode",
"failureReasons": [
"Test failure reason"
],
"sku": "SampleSKU"
}
],
"orderId": "string",
"orderPreferences": [
{
"orderPreference": "PARTIAL_ORDER",
"orderPreferenceValue": "SET"
}
],
"orderStatus": "CONFIRMED",
"outboundShipments": [
{
"createdAt": "2023-01-12T10:00:00.000Z",
"destinationAddress": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"originAddress": {
"addressLine1": "address_1",
"addressLine2": "address_2",
"addressLine3": "address_3",
"city": "Seattle",
"countryCode": "US",
"county": "Washington",
"district": "District1",
"name": "address_name",
"phoneNumber": "+14155552671",
"postalCode": "123456",
"stateOrRegion": "Washington"
},
"orderId": "TestOrderId",
"shipmentId": "TestShipmentId",
"shipmentPackageQuantities": [
{
"count": 1,
"distributionPackage": {
"contents": {
"products": [
{
"quantity": 1,
"sku": "testPen"
}
]
},
"measurements": {
"dimensions": {
"height": 1,
"length": 1,
"unitOfMeasurement": "INCHES",
"width": 1
},
"volume": {
"unitOfMeasurement": "CUIN",
"volume": 1
},
"weight": {
"unitOfMeasurement": "POUNDS",
"weight": 1
}
},
"type": "CASE"
}
}
],
"shipmentProductQuantities": [],
"shipmentStatus": "CREATED",
"updatedAt": "2023-01-12T10:00:00.000Z"
}
],
"packagesToOutbound": [
{
"count": 1,
"distributionPackage": {
"contents": {
"products": [
{
"quantity": 1,
"sku": "testPen",
"expiration": "2025-06-07T12:12:09.061Z",
"prepDetails": {
"prepCategory": "PERFORATED",
"prepOwner": "AMAZON",
"labelOwner": "SELF",
"prepInstructions": [
{
"prepType": "ITEM_POLYBAGGING",
"prepOwner": "AMAZON"
}
]
}
}
]
},
"measurements": {
"dimensions": {
"height": 1,
"length": 1,
"unitOfMeasurement": "INCHES",
"width": 1
},
"volume": {
"unitOfMeasurement": "CUIN",
"volume": 1
},
"weight": {
"unitOfMeasurement": "POUNDS",
"weight": 1
}
},
"type": "CASE"
}
}
],
"productsToOutbound": [
{
"attributes": {
"name": "TestAttribute",
"value": "TestAttributeValue"
},
"quantity": 0,
"sku": "string",
"expiration": "2019-08-24T14:15:22.123Z",
"prepDetails": {
"PrepInstruction": {
"fee": {
"currencyCode": "string",
"currencyAmount": 0
},
"prepOwner": "string",
"prepType": "string"
},
"PrepOwner": "AMAZON"
}
}
],
"shippedOutboundPackages": [
{
"count": 1,
"distributionPackage": {
"contents": {
"products": [
{
"quantity": 1,
"sku": "testPen",
"expiration": "2025-06-07T12:12:09.061Z",
"prepDetails": {
"prepCategory": "PERFORATED",
"prepOwner": "AMAZON",
"labelOwner": "SELF",
"prepInstructions": [
{
"prepType": "ITEM_POLYBAGGING",
"prepOwner": "AMAZON"
}
]
}
}
]
},
"measurements": {
"dimensions": {
"height": 1,
"length": 1,
"unitOfMeasurement": "INCHES",
"width": 1
},
"volume": {
"unitOfMeasurement": "CUIN",
"volume": 1
},
"weight": {
"unitOfMeasurement": "POUNDS",
"weight": 1
}
},
"type": "CASE"
}
}
],
"shippedOutboundProducts": [
{
"attributes": {
"name": "TestAttribute",
"value": "TestAttributeValue"
},
"quantity": 0,
"sku": "string",
"expiration": "2019-08-24T14:15:22.123Z",
"prepDetails": {
"PrepInstruction": {
"fee": {
"currencyCode": "string",
"currencyAmount": 0
},
"prepOwner": "string",
"prepType": "string"
},
"PrepOwner": "AMAZON"
}
}
],
"updatedAt": "2023-01-12T10:00:00.000Z"
}
]
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群