Cancel export
Cancels an export. A queued export is cancelled at once; a running one moves to cancelling and stops at its next document boundary. An export that already 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.
How the selection turned out: requested is what the caller
named, exported is what landed in the bundle, and skipped
counts the ids that did not resolve inside the borrower and loan.
The finished file: its name, its size in bytes, and how many line items it carries.
Where to go next. self re-reads the export; cancel is
present only while it can still be stopped; download appears once the
bundle is ready.