SerialNumber 值,调用 createScheduledPackage 还会生成保修文件。要获取这些文件,请参阅 如何获取发票、运送标签和保修文件。getOrders 操作并检查响应正文中的 EasyShipShipmentStatus 属性时,显示易船订单的状态。| 速率(每秒请求数) | 突发 |
|---|---|
| 1 | 5 |
x-amzn-RateLimit-Limit 响应头返回请求操作所应用的使用计划速率限制(如果可用)。上表指示了此操作的默认速率和突发值。业务需求更高的销售合作伙伴可能会看到比这里显示的更高的速率和突发值。有关更多信息, 请参阅 销售合作伙伴 API 中的使用计划和速率限制。{
"amazonOrderId": "string",
"marketplaceId": "string",
"packageDetails": {
"packageItems": [
{
"itemSequenceNumber": "string",
"amazonProductIdentifier": "string",
"vendorProductIdentifier": "string",
"shippedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
},
"itemDetails": {
"purchaseOrderNumber": "string",
"lotNumber": "string",
"lotNumberSourceReference": "string",
"lotNumberSourceType": "GLN",
"countryOfOrigin": "string",
"regulationReferences": {
"dueDiligenceReference": "string",
"dueDiligenceVerification": "string",
"dueDiligenceInformation": "string",
"dueDiligenceExemptionCode": "string"
},
"expiry": {
"manufacturerDate": "2019-08-24T14:15:22.123Z",
"expiryDate": "2019-08-24T14:15:22.123Z",
"expiryAfterDuration": {
"durationUnit": "Days",
"durationValue": 0
}
},
"maximumRetailPrice": {
"currencyCode": "string",
"amount": "string"
},
"handlingCode": "Oversized"
}
}
],
"packageTimeSlot": {
"slotId": "string",
"startTime": "2019-08-24T14:15:22.123Z",
"endTime": "2019-08-24T14:15:22.123Z",
"handoverMethod": "PICKUP"
},
"packageIdentifier": "string"
}
}curl --location 'https://sellingpartnerapi-na.amazon.com/easyShip/2022-03-23/package' \
--header 'Content-Type: application/json' \
--data '{
"amazonOrderId": "string",
"marketplaceId": "string",
"packageDetails": {
"packageItems": [
{
"itemSequenceNumber": "string",
"amazonProductIdentifier": "string",
"vendorProductIdentifier": "string",
"shippedQuantity": {
"amount": 0,
"unitOfMeasure": "Cases",
"unitSize": 0,
"totalWeight": {
"unitOfMeasure": "POUNDS",
"amount": "string"
}
},
"itemDetails": {
"purchaseOrderNumber": "string",
"lotNumber": "string",
"lotNumberSourceReference": "string",
"lotNumberSourceType": "GLN",
"countryOfOrigin": "string",
"regulationReferences": {
"dueDiligenceReference": "string",
"dueDiligenceVerification": "string",
"dueDiligenceInformation": "string",
"dueDiligenceExemptionCode": "string"
},
"expiry": {
"manufacturerDate": "2019-08-24T14:15:22.123Z",
"expiryDate": "2019-08-24T14:15:22.123Z",
"expiryAfterDuration": {
"durationUnit": "Days",
"durationValue": 0
}
},
"maximumRetailPrice": {
"currencyCode": "string",
"amount": "string"
},
"handlingCode": "Oversized"
}
}
],
"packageTimeSlot": {
"slotId": "string",
"startTime": "2019-08-24T14:15:22.123Z",
"endTime": "2019-08-24T14:15:22.123Z",
"handoverMethod": "PICKUP"
},
"packageIdentifier": "string"
}
}'{
"packageTrackingNumber": "string"
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群