createFulfillmentOrder 操作的请求体模式。{
"marketplaceId": "string",
"sellerFulfillmentOrderId": "string",
"displayableOrderId": "string",
"displayableOrderDate": "2019-08-24T14:15:22.123Z",
"displayableOrderComment": "string",
"shippingSpeedCategory": "Standard",
"deliveryWindow": {
"startDate": "2019-08-24T14:15:22.123Z",
"endDate": "2019-08-24T14:15:22.123Z"
},
"destinationAddress": {
"name": "string",
"addressLine1": "string",
"addressLine2": "string",
"addressLine3": "string",
"city": "string",
"county": "string",
"district": "string",
"stateOrRegion": "string",
"postalCode": "string",
"countryCode": "string",
"phone": "string"
},
"deliveryPreferences": {
"DropOffLocation": "string",
"PreferredDeliveryTime": {
"businessHours": [
{
"dayOfWeek": "SUN",
"timeWindows": [
{
"start": "2019-08-24T14:15:22.123Z",
"end": "2019-08-24T14:15:22.123Z"
}
]
}
],
"exceptionDates": [
{
"exceptionDate": "2019-08-24",
"exceptionDateType": "CLOSED",
"timeWindows": [
{
"start": "2019-08-24T14:15:22.123Z",
"end": "2019-08-24T14:15:22.123Z"
}
]
}
]
},
"OtherAttributes": [
"HAS_ACCESS_POINT"
],
"AddressInstructions": "string"
},
"fulfillmentAction": "Ship",
"fulfillmentPolicy": "FillOrKill",
"codSettings": {
"isCodRequired": true,
"codCharge": {
"currencyCode": "string",
"amount": "string"
},
"codChargeTax": {
"currencyCode": "string",
"amount": "string"
},
"shippingCharge": {
"currencyCode": "string",
"amount": "string"
},
"shippingChargeTax": {
"currencyCode": "string",
"amount": "string"
}
},
"shipFromCountryCode": "string",
"notificationEmails": [
"string"
],
"featureConstraints": [
{
"featureName": "string",
"featureFulfillmentPolicy": "Required"
}
],
"items": [
{
"sellerSku": "string",
"sellerFulfillmentOrderItemId": "string",
"quantity": 0,
"giftMessage": "string",
"displayableComment": "string",
"fulfillmentNetworkSku": "string",
"perUnitDeclaredValue": {
"currencyCode": "string",
"amount": "string"
},
"perUnitPrice": {
"currencyCode": "string",
"amount": "string"
},
"perUnitTax": {
"currencyCode": "string",
"amount": "string"
}
}
],
"paymentInformation": [
{
"PaymentMethod": "CreditCard",
"AcquirerId": "string",
"CardBrand": "string",
"PaymentValue": {
"currencyCode": "string",
"amount": "string"
},
"AuthorizationCode": "string"
}
]
}技术咨询扫码联系作者
SP-API技术咨询,开发者申请,Amazon ERP源码

扫码加入交流群