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

    The response of the batchInventory operation.

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

    A list of inventory request responses.