Interface FulfillmentInboundApiModelInboundShipmentPlanRequestItem
Properties
Condition
Condition: | "NewItem" | "NewWithWarranty" | "NewOEM" | "NewOpenBox" | "UsedLikeNew" | "UsedVeryGood" | "UsedGood" | "UsedAcceptable" | "UsedPoor" | "UsedRefurbished" | "CollectibleLikeNew" | "CollectibleVeryGood" | "CollectibleGood" | "CollectibleAcceptable" | "CollectiblePoor" | "RefurbishedWithWarranty" | "Refurbished" | "Club" | FulfillmentInboundApiModelCondition Optional
QuantityInCase
QuantityInCase?: number
SellerSKU
SellerSKU: string
Item information for creating an inbound shipment plan. Submitted with a call to the createInboundShipmentPlan operation.
Export
InboundShipmentPlanRequestItem