Update Inventory Item
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
name
Optional: Item name - max 255 chars
is_active
Optional: Active status - true|false
unit_cost
Optional: Unit cost - decimal(15,2)
unit_price
Optional: Unit selling price - decimal(15,2)
reorder_point
Optional: Reorder point quantity - integer
Response
Successful response

