Closed hamduc7 closed 2 months ago
Hi @hamduc7, thanks for reaching out! Currently there is no way to determine via API whether a placement option is determined amazon-optimized, partial or minimal shipment split. However you get all the relevant data like fee and number of shipments for each placement option. Hope that helps! Best, Marc Selling Partner Developer Services
@mafge thank you
Dear All,
I see that we can see 3 placement categories on Amazon UI: Amazon Optimized Partial Shipment Split Minimal Shipment Split
But I don't see any API that returns this data.
The listPlacementOptions does not have any information about this The getShipment function returns shipment.destination.destinationType: AMAZON_OPTIMIZED and AMAZON_WAREHOUSE. So looks like this is the function we want but how to know if it is Partital Split or Mininal Split?
@mafge
Thank you very much