getOrderPreview 的请求正文架构。{
"channel": "SHOPIFY",
"fulfillmentConfiguration": {
"serviceLevel": {
"serviceTiers": [
"STANDARD"
]
},
"services": {
"packaging": {
"packagingOption": "UNBRANDED"
},
"additional": {}
}
},
"origin": {
"countryCode": "US"
},
"destination": {
"deliveryAddress": {
"name": "Shopper Name",
"addressLine1": "1000 Winthrop Ave N",
"city": "Seattle",
"countryCode": "US",
"postalCode": "98103",
"stateOrRegion": "WA",
"phone": "123-456-7890",
"email": "shopper@email.com"
}
},
"lineItems": [
{
"product": {
"productIdentifier": {
"amazonSku": "someSku"
},
"perUnitDeclaredValue": {
"currencyCode": "USD",
"amount": "3.00"
}
},
"amount": {
"unit": "EACHES",
"value": "1.0"
}
}
],
"excludeEstimatedFees": true
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群