Skip to main content

Create Compensating Adjustment

POST 

/api/stock-takes/:stockTake/compensating-adjustment

Create a compensating adjustment stock take for a closed stock take whose FIFO layers have been consumed.

Required scope: inventory:write

Grant this scope to your token under Settings → Developer → Personal Access Tokens.

Authentication: Requires Bearer token.

items: optional array of item quantity overrides. If omitted, uses original variance quantities.

Returns 400 if compensating adjustment cannot be created.

Requires permission: inventory.count

Request

Responses

OK

Response Headers
    Content-Type