CreateInventoryLevelInput
The details of the inventory level to be created.
inventory_item_id
stringRequiredThe ID of the associated inventory item.
location_id
stringRequiredThe ID of the associated location.
stocked_quantity
numberRequiredThe stocked quantity of the associated inventory item in the associated location.
reserved_quantity
numberThe reserved 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?