Skip to main content

Cancel Customer Match Run

DELETE 

/api/qbo/customers/match-runs/:matchRun

Cancel a customer match run. All of the run's still-pending proposals are deleted and the run status is set to cancelled. If the scoring job is still running in the background, it stops at its next checkpoint.

Authorization

Any valid API token can call this endpoint — no specific scope required. Manage tokens.

This only affects SKU.io's local match-run data; it does not modify anything in QuickBooks itself. Links already committed from this run are kept - cancelling does not undo them.

Returns 404 if the run does not exist.

Authentication: Requires Bearer token.

Request

Responses

OK

Response Headers
    Content-Type