Export P&L as Excel
Exports
Export P&L as Excel
Exports a profit and loss report as an Excel file. Returns a pre-signed URL for downloading the generated Excel file.
GET
Export P&L as Excel
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 P&L for.
Query Parameters
Start date for the P&L report (ISO 8601 format).
End date for the P&L report (ISO 8601 format).
Accounting basis for the report.
Available options:
ACCRUAL, CASH P&L structure template to use.
Response
Pre-signed URL for downloading the Excel export.
A pre-signed URL to download a document.