Skip to main content

Finalize Stock Take

POST 

/api/stock-takes/:stockTake/finalize

Finalize an open stock take. Creates inventory adjustments for all variances and transitions to Closed status.

Required scope: inventory:write

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

Authentication: Requires Bearer token.

Returns 400 if protected inventory conflicts exist, insufficient stock, or stock take is not open.

Requires permission: inventory.count

Request

Responses

OK

Response Headers
    Content-Type