Open Ironkyy opened 2 weeks ago
getShipment provides the destination address of the fulfillment center when you pass in the inboundPlanId and shipmentId. You could also see the same information on Seller Central UI, Send to Amazon interface.
Thanks Meena Selling Partner Developer Services
I am using an old version of the API and there is no inplanId
Are there other ways to obtain destination information?
@MeenaAmz
Is there any other interface method that can be obtained?
@Ironkyy Please use getShipmentItems, the field ShipToAddress has the address of the fulfillment center. This operation does not require an inbound plan id.
Now I can only get the destinationFulfillmentCenterId. I want to get the detailed address of the warehouse. Is there any API that can achieve this?
@MeenaAmz Are there any API methods to achieve this?
I want to get the destination of the shipment based on the ID of FBASHIPMENT. Is there an interface I can use?