Open CWillHan opened 1 month ago
Hi @CWillHan,
thanks for reaching out!
It looks like you are looking for shipmentConfirmationId
which can be fetched via getShipment operation. Hope that helps!
Best,
Marc
Selling Partner Developer Services
Hello @mafge I got it,it can get shipmentConfirmationId by using get shipment operation.after confirm Placement Option
This issue is scheduled to close soon. If you are still encountering problems, please feel free to open a new issue and make a reference to this one.
Using Fulfillment Inbound API V0 Version, Create inboundShipment Plan , theShipmentID returns a string starting with FBA that can be viewed in the frontend, for example: FBA15JCWYVLM
But when using Fulfillment Inbound API v2024-03-20 Version, ShipmentId returns an uncertain string, such as sha7d9fc6f-aaa5-499d-94dd-777a8c73893e, which cannot correspond to Amazon's front-end Shipment. How can v2024-03-20 Version obtain the ShipmentId displayed on the front-end interface