Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.26 KB

InboundShipmentPlanRequestItem.md

File metadata and controls

15 lines (11 loc) · 1.26 KB

InboundShipmentPlanRequestItem

Properties

Name Type Description Notes
seller_sku string The seller SKU of the item.
asin string The Amazon Standard Identification Number (ASIN) of the item.
condition \CrazyFactory\SpapiClient\Model\Condition
quantity \CrazyFactory\SpapiClient\Model\Quantity
quantity_in_case \CrazyFactory\SpapiClient\Model\Quantity The item quantity in each case, for case-packed items. Note that QuantityInCase multiplied by the number of cases in the inbound shipment equals Quantity. Also note that all of the boxes of an inbound shipment must either be case packed or individually packed. For that reason, when you submit the createInboundShipmentPlan operation, the value of QuantityInCase must be provided for every item in the shipment or for none of the items in the shipment. [optional]
prep_details_list \CrazyFactory\SpapiClient\Model\PrepDetailsList [optional]

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