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.

Not yet available to API tokens

This endpoint currently requires session authentication; Personal Access Token scope support is in progress.

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