Skip to main content
Skip to main content

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_idstringRequired
The ID of the associated inventory level.
location_idstringRequired
The ID of the associated location.
stocked_quantitynumber
The stocked quantity of the associated inventory item in the associated location.
incoming_quantitynumber
The incoming quantity of the associated inventory item in the associated location.
Was this section helpful?