Adjustments

Create an inventory adjustment

POST/adjustments
Parameter Type Examples Description
item_id Required
integer1The ID of the inventory item to adjust
warehouse_id Required
integer1The ID of the warehouse to adjust stock in
reason Required
stringfoundThe reason for the adjustment
quantity Required
integer10The quantity to adjust (positive or negative, but not zero)
notes Optional
stringOptional notes for the adjustment
location_uuid Optional
stringThe UUID of the specific location within the warehouse to adjust stock in