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

    Request parameters for submitInventoryUpdate operation in VendorDirectFulfillmentInventoryApi.

    interface VendorDirectFulfillmentInventoryApiSubmitInventoryUpdateRequest {
        body: SubmitInventoryUpdateRequest;
        warehouseId: string;
    }
    Index

    Properties

    Properties

    The request body containing the inventory update data to submit.

    warehouseId: string

    Identifier for the warehouse for which to update inventory.