v4

latestOpenAPI 3.0.32026-08-024840393.1 KB
Inventory
Public

Remove stock from inventory item

Decrements the quantity of an inventory item and creates an audit transaction record with optional notes.

post/v1/inventory/{itemId}/remove

Path parameters

itemIdstring uuid required

Request body

quantitynumber required
unitstring
notesstring
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