{
"packages": [
{
"id": "001",
"dimensions": {
"length": {
"value": "10.0",
"dimensionUnit": "CM"
},
"width": {
"value": "10.0",
"dimensionUnit": "CM"
},
"height": {
"value": "10.0",
"dimensionUnit": "CM"
}
},
"weight": {
"value": "200.0",
"weightUnit": "G"
},
"hazmatLabels": [],
"packageLineItems": [
{
"packageLineItemId": "1",
"quantity": 1,
"pieces": 1,
"countryOfOrigin": "IN",
"itemValue": {
"value": "10",
"currencyCode": "INR"
},
"serialNumbers": []
},
{
"packageLineItemId": "2",
"quantity": 1,
"serialNumbers": []
}
],
"status": "CREATED"
}
]
}curl --location 'https://sellingpartnerapi-na.amazon.com/externalFulfillment/2024-09-11/shipments//packages' \
--header 'Content-Type: application/json' \
--data '{
"packages": [
{
"id": "001",
"dimensions": {
"length": {
"value": "10.0",
"dimensionUnit": "CM"
},
"width": {
"value": "10.0",
"dimensionUnit": "CM"
},
"height": {
"value": "10.0",
"dimensionUnit": "CM"
}
},
"weight": {
"value": "200.0",
"weightUnit": "G"
},
"hazmatLabels": [],
"packageLineItems": [
{
"packageLineItemId": "1",
"quantity": 1,
"pieces": 1,
"countryOfOrigin": "IN",
"itemValue": {
"value": "10",
"currencyCode": "INR"
},
"serialNumbers": []
},
{
"packageLineItemId": "2",
"quantity": 1,
"serialNumbers": []
}
],
"status": "CREATED"
}
]
}'{}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群