MFN Multi Address Shipping
For the Orders SP-API will there be more than one ship to address in the data, is there more detail of what that would look like?
According to the api documentation (https://developer-docs.amazon.com/sp-api/docs/orders-api-v0-reference#getorder) it would appear that each order can have at most 1 ShippingAddress.
However, according to Amazon's help section (https://www.amazon.com/gp/help/customer/display.html?nodeId=GC2JR9VQQZMXLTP5) it is possible to have an order sent to multiple addresses. Is it possible to retrieve all the addresses for an order via the API?
Do you have examples of a record or records when there is multi addresses?
3件の返信
Dominic_Amazon
Hi @Seller_E3mRdWxTJjxZ5,
I took a look at the developer docs, I don't see where in the API documentation you are limited to 1 Shipping Address. Each API call should receive an order item. If an order has a different shipping address, I would assume its going to push in that shipping address.
Best,
Dominic