Headers
Value must be 'Bearer <token>' where <token> is an API key prefixed with 'bc_' or a JWT token.
Example:
"Bearer bc_1234567890abcdef"
Required if Authorization is a JWT token. The organization ID to operate within.
Body
application/json
Date of the inventory adjustment
Type of adjustment
Available options:
increment
, decrement
ID of the adjustment account
Reason for the adjustment
Description of the adjustment
Reference number
ID of the item being adjusted
Quantity to adjust
Cost of the item
Whether to publish the adjustment immediately
ID of the warehouse (optional)
ID of the branch (optional)
Response
200
The inventory adjustment has been successfully created.