Skip to main content

Cancel Fulfillment

POST 

/api/stock-takes/:stockTake/cancel-fulfillment

Cancel a single fulfillment as part of reconciliation preparation. Called line-by-line before executeReconciliation.

Required scope: inventory:write

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

Authentication: Requires Bearer token.

Returns 200 with success true/false, or 422 if cancellation fails.

Requires permission: inventory.count

Request

Responses

OK

Response Headers
    Content-Type