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

    The object with the list of Inventory to be added

    interface AddInventoryRequest {
        inventoryItems?: InventoryItem[];
    }
    Index

    Properties

    Properties

    inventoryItems?: InventoryItem[]

    List of Inventory to be added