Adjust Item Stock
Headers
{{tenant_key_name}}
Request
This endpoint expects a multipart form.
reason
Required: Adjustment reason - max 500 chars
quantity
Required: Adjustment quantity - positive for increase, negative for decrease - decimal(15,4)
unit_cost
Optional: Unit cost for this adjustment - decimal(15,2)
requires_approval
Optional: Requires approval - true|false - default based on business rules
tenant_location_id
Required: Location UUID - must exist
Response
Successful response

