Profit and Loss
Download Profit and Loss CSV
This endpoint generates a pre-signed AWS S3 URL for a Profit and Loss CSV file.
GET
ID of the Business to download the Profit and Loss CSV for.
The start date for the Profit and Loss report in ISO-8601 format.
The end date for the Profit and Loss report in ISO-8601 format.
The reporting basis for the report (e.g., “CASH” or “ACCRUAL”).
Filter the report by specific tags.
The year for the Profit and Loss report.
The month for the Profit and Loss report.
The format for the monetary values in the report, defaults to CENTS
.
CENTS
formats all values as integers in cents (10099).
DOLLAR_STRING
formats all values as strings with a dollar sign ($100.99).
Response
Returns a pre-signed AWS S3 URL for the generated Profit and Loss report as a CSV.