Amazon Selling Partner API (SP-API) SDK for TypeScript
    Preparing search index...

    Provide units going to the warehouse.

    interface CustomPlacementInput {
        items: ItemInput[];
        warehouseId: string;
    }
    Index
    items: ItemInput[]

    Items included while creating Inbound Plan.

    warehouseId: string

    Warehouse Id.