速率(每秒请求数) | 突发 |
---|---|
5 | 15 |
curl --location --request GET 'https://sellingpartnerapi-na.amazon.com/shipping/v1/shipments/'
{
"shipmentId": "89108749065090",
"clientReferenceId": "911-7267646-6348616",
"shipFrom": [],
"shipTo": [],
"acceptedRate": {
"billedWeight": {
"value": 4,
"unit": "kg"
},
"totalCharge": {
"value": 3.5,
"unit": "GBP"
},
"serviceType": "Amazon Shipping Standard",
"promise": {
"deliveryWindow": {
"start": "2018-08-25T20:22:30.737Z",
"end": "2018-08-26T20:22:30.737Z"
},
"receiveWindow": {
"start": "2018-08-23T09:22:30.737Z",
"end": "2018-08-23T11:22:30.737Z"
}
}
},
"shipper": {
"accountId": "2755049166"
},
"containers": [
{
"containerReferenceId": "CRI123456789",
"items": [
{
"title": "String",
"unitWeight": {
"value": 0.08164656,
"unit": "kg"
},
"quantity": 2,
"unitPrice": {
"value": 14.99,
"unit": "GBP"
}
}
],
"dimensions": {
"height": 12,
"length": 36,
"width": 31,
"unit": "CM"
},
"containerType": "PACKAGE",
"weight": {
"unit": "kg",
"value": 4
},
"value": {
"value": 29.98,
"unit": "GBP"
}
}
]
}
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码