Enqueues an asynchronous export job and returns immediately with 202 Accepted and status: pending. Poll GET /exports/{exportId} until status is completed (then download_url is set) or failed.
Documentation Index
Fetch the complete documentation index at: https://dev.openfiskal.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Merchant identifier returned by the merchants resource.
Country-specific fiscal export type.
dsfinvk "dsfinvk"
"2026-03-01T00:00:00.000Z"
"2026-03-31T23:59:59.000Z"
Optional register to scope the export to. When omitted, the export covers all eligible registers for the merchant under the matching fiscal regime.
"reg_01HABC"
Export job enqueued
Country-specific fiscal export type.
dsfinvk pending, completed, failed Signed URL to download the export artifact. Present only when status is completed.
Failure information. Present only when status is failed.