Skip to main content

Finalize Adjustment

POST 

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

Finalize an adjustment mode stock take (goes directly from Draft to Closed, bypassing Open status).

Required scope: inventory:write

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

Authentication: Requires Bearer token.

Returns 400 if stock take is not in adjustment mode.

Requires permission: inventory.count

Request

Responses

OK

Response Headers
    Content-Type