Export ledger entries to CSV
Journal Entries
Export ledger entries to CSV
Exports ledger entries to a CSV file. Returns a presigned URL to download the file.
GET
Export ledger entries 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 entries (inclusive).
End date for entries (exclusive).
Response
Presigned URL to download the CSV file.
A pre-signed URL to download a document.