Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.07 KB

File metadata and controls

15 lines (11 loc) · 1.07 KB

InboundShipmentPlan

Properties

Name Type Description Notes
shipment_id string A shipment identifier originally returned by the createInboundShipmentPlan operation.
destination_fulfillment_center_id string An Amazon fulfillment center identifier created by Amazon.
ship_to_address \CrazyFactory\SpapiClient\Model\Address The address of the Amazon fulfillment center to which to ship the items.
label_prep_type \CrazyFactory\SpapiClient\Model\LabelPrepType
items \CrazyFactory\SpapiClient\Model\InboundShipmentPlanItemList SKU and quantity information for the items in the shipment.
estimated_box_contents_fee \CrazyFactory\SpapiClient\Model\BoxContentsFeeDetails [optional]

[Back to Model list] [Back to API list] [Back to README]