v4

latestOpenAPI 3.0.32026-08-024840393.1 KB
Inventory
Public

Add stock to inventory item

Increments the quantity of an inventory item and creates an audit transaction record.

post/v1/inventory/{itemId}/add

Path parameters

itemIdstring uuid required

Request body

quantitynumber required
unitstring
weight_per_unitnumber
organizationIdstring

Organization ID (optional, defaults to user's primary organization)

Response

Default Response

idstring
organization_idstring
material_idstring
quantitynumber
unitstring
weight_per_unitnumber
minimum_stocknumber
locationstring
created_atstring
updated_atstring