Export balance sheet as CSV
Exports
Export balance sheet as CSV
Exports a balance sheet report as a CSV file. Returns a pre-signed URL for downloading the generated CSV file.
GET
Export balance sheet as CSV
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business to export the balance sheet for.
Query Parameters
Effective date for the balance sheet (ISO 8601 format).
Format for monetary values in the export.
Available options:
DOLLAR_STRING, CENTS_INTEGER Accounting basis for the report.
Available options:
ACCRUAL, CASH Filter results by tags.
Response
Pre-signed URL for downloading the CSV export.
A pre-signed URL to download a document.