curl --location 'https://sellingpartnerapi-na.amazon.com/externalFulfillment/2024-09-11/shipments?locationId=ABCD&marketplaceId=A21TJRUUN4KGV&channelName=FBA&status=CONFIRMED&lastUpdatedAfter=2020-06-08T17%3A23%3A58Z&lastUpdatedBefore=2020-06-08T17%3A23%3A58Z&maxResults=10&paginationToken=eyJsYXN0VXBkYXRlZFRpbWVzdGFtcCI6eyJzIjpLL'{
"pagination": {
"nextToken": "eyJsYXN0VXBkYXRlZFRpbWVzdGFtcCI6eyJzIjpu"
},
"shipments": [
{
"locationId": "ABCD",
"marketplaceAttributes": {
"channelName": "FBA",
"marketplaceId": "A21TJRUUN4KGV",
"merchantId": "ABCDEFGH",
"customAttributes": [
"PRIME"
]
},
"charges": [
{
"baseCharge": {
"baseAmount": {
"value": "160",
"currencyCode": "INR"
},
"discountAmount": {
"value": "30",
"currencyCode": "INR"
},
"netAmount": {
"value": "130",
"currencyCode": "INR"
}
},
"taxBreakup": [
{
"type": "IGST",
"rate": "0.18",
"charge": {
"baseAmount": {
"value": "33",
"currencyCode": "INR"
},
"discountAmount": {
"value": "11",
"currencyCode": "INR"
},
"netAmount": {
"value": "22",
"currencyCode": "INR"
}
}
}
],
"totalCharge": {
"baseAmount": {
"value": "193",
"currencyCode": "INR"
},
"discountAmount": {
"value": "41",
"currencyCode": "INR"
},
"netAmount": {
"value": "152",
"currencyCode": "INR"
}
},
"totalTax": {
"type": "TOTAL",
"rate": "0.18",
"charge": {
"baseAmount": {
"value": "33",
"currencyCode": "INR"
},
"discountAmount": {
"value": "11",
"currencyCode": "INR"
},
"netAmount": {
"value": "22",
"currencyCode": "INR"
}
}
},
"chargeType": "TOTAL"
},
{
"baseCharge": {
"baseAmount": {
"value": "40",
"currencyCode": "INR"
},
"discountAmount": {
"value": "10",
"currencyCode": "INR"
},
"netAmount": {
"value": "30",
"currencyCode": "INR"
}
},
"taxBreakup": [
{
"type": "IGST",
"rate": "0.25",
"charge": {
"baseAmount": {
"value": "10",
"currencyCode": "INR"
},
"discountAmount": {
"value": "5",
"currencyCode": "INR"
},
"netAmount": {
"value": "5",
"currencyCode": "INR"
}
}
}
],
"totalCharge": {
"baseAmount": {
"value": "50",
"currencyCode": "INR"
},
"discountAmount": {
"value": "15",
"currencyCode": "INR"
},
"netAmount": {
技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群