Interface FulfillmentInboundApiModelV20240320CustomPlacementInput

Provide units going to the warehouse.

CustomPlacementInput

interface FulfillmentInboundApiModelV20240320CustomPlacementInput {
    items: FulfillmentInboundApiModelV20240320ItemInput[];
    warehouseId: string;
}

Properties

Properties

Items included while creating Inbound Plan.

CustomPlacementInput

warehouseId: string

Warehouse Id.

CustomPlacementInput

MMNEPVFCICPMFPCPTTAAATR