Start Export Job
GET/api/accounting/v3/transactions/export
Dispatches a tracked background export job for accounting transactions. Returns a tracked_job_log_id to monitor progress via the job tray. When complete, use the download endpoint to retrieve the file.
Authentication: Requires Bearer token
Supports the same filter/sort parameters as GET /api/accounting/v3/transactions.
Request
Responses
- 200
Successful response