Cancel the running QuickBooks migration import

POST/api/v1/quickbooks/import/cancel

Stop the in-flight import (Temporal cancels the workflow; the page being written is rolled back) and mark the run cancelled. Records already committed stay and a later import resumes past them.

Operation ID: cancel_import_api_v1_quickbooks_import_cancel_post·View as markdown·OpenAPI slice

Authentication

Bearer token authentication. Pass your DayZero API token in the Authorization header and the target business UUID in x-business-id.

Responses

201Successful Response

successboolean
messagestring
codestring
dataCancelImportResponse

401Unauthorized - Authentication required

403Forbidden - Insufficient permissions

404Not Found - Resource does not exist

422Validation Error

detailarray · ValidationErrorValidationError
5 fields
locarray · string | integerrequired
msgstringrequired
typestringrequired
inputobject
ctxobject