Skip to main content

Export Accounting Transactions (CSV)

GET 

/api/export/v2/accounting-transactions

Streams a CSV export of accounting transactions with the same filters as the v3/transactions list endpoint. Response is a streaming text/csv file download.

Authentication: Requires Bearer token

Filters use the same Spatie QueryBuilder parameters as GET /api/accounting/v3/transactions.

Request

Responses

Successful response