Create extraction export
Starts an export of selected documents’ line items and returns an operation to poll. When it succeeds the operation carries a short-lived download link.
Authentication
Headers
Request
xlsx (bank statements only) | csv | json. Defaults to xlsx; a request that names any non-bank-statement document with xlsx is rejected with 400.
Only result_url is supported.
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.