BulkUpdateInventoryLevelInput
The attributes to update in an inventory level. The inventory level is identified by the IDs of its associated inventory item and location.
inventory_item_id
stringRequiredThe ID of the associated inventory level.
location_id
stringRequiredThe ID of the associated location.
stocked_quantity
numberThe stocked quantity of the associated inventory item in the associated location.
incoming_quantity
numberThe incoming quantity of the associated inventory item in the associated location.
Was this section helpful?