Export P&L comparison as CSV
Exports
Export P&L comparison as CSV
Exports a profit and loss comparison report as a CSV file. Returns a pre-signed URL for downloading the generated CSV file.
POST
Export P&L comparison 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 P&L comparison for.
Query Parameters
Format for monetary values in the export.
Available options:
DOLLAR_STRING, CENTS_INTEGER Body
application/json
Response
Pre-signed URL for downloading the CSV export.
A pre-signed URL to download a document.