Cancel credit memo render
Cancels a render that is still queued. A render that is already running or finished returns a 409; one already cancelled is returned unchanged.
Authentication
Path parameters
Headers
Response headers
Set to true when the response is replayed from the idempotency cache for a request that re-presented an Idempotency-Key it had already used. Absent on the original (winner) response. Replays are byte-for-byte identical to the original response body.
The API surface version the server resolved for this request. Always present, regardless of whether the client supplied the request-side SpreadSpace-Version header. Default: 2026-07-19.
Requests left in the current window. Suppressed on 429 responses produced outside the rate limiter (for example a usage throttle), where a remaining budget would be misleading.
Seconds until a guaranteed-fresh window.
The active policy in limit;w=window-seconds form.
Response
How much of the work is finished: completed out of
total. Both are zero until the totals are known.
Where to go next with one render. self re-reads it,
cancel is present only while it can still be stopped, and
pdf appears once the render has succeeded.