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_idstringRequiredThe ID of the associated inventory level.
location_idstringRequiredThe ID of the associated location.
stocked_quantitynumberThe stocked quantity of the associated inventory item in the associated location.
incoming_quantitynumberThe incoming quantity of the associated inventory item in the associated location.
Was this section helpful?