Selling Partner API SDK for JavaScript
    Preparing search index...

    Provide units going to the warehouse.

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

    Properties

    Properties

    items: ItemInput[]

    Items included while creating Inbound Plan.

    warehouseId: string

    Warehouse Id.