Export ledger balances to CSV
General Ledger
Export ledger balances to CSV
Exports ledger account balances to a CSV file. Returns a presigned URL to download the file.
GET
Export ledger balances to CSV
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The UUID of the business.
Query Parameters
Start date for balance calculation (inclusive).
End date for balance calculation (exclusive).
Response
Presigned URL to download the CSV file.
A pre-signed URL to download a document.