POST
Fail a Staged Snapshot
Marks an uploading staged snapshot as failed. No debt is changed and missing-debt reconciliation is not run.

Authentication

Requires debts:write. Uses the write limiter: 500 requests/hour per company.
string
required
Your campaign reference.
string
required
The staged snapshot reference to abandon.
Send an empty body or {}. No fields are accepted.
200
Retrying fail against this client-aborted state returns the same 200 response. A pending, processing, completed, differently failed, or processing_error snapshot returns 409 snapshot_not_uploading and cannot be cancelled through the API. Use a new snapshot_reference for corrected data.