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

    The response of the batchInventory operation.

    interface BatchInventoryResponse {
        responses?: InventoryResponse[];
    }
    Index

    Properties

    Properties

    responses?: InventoryResponse[]

    A list of inventory request responses.