Skip to main content
GET
string
required
ID of the Business to generate a Profit and Loss report for.
ISO8601 timestamp
The start date for the Profit and Loss report in ISO-8601 format. Either start_date and end_date or year and month must be provided.
ISO8601 timestamp
The end date for the Profit and Loss report in ISO-8601 format. Either start_date and end_date or year and month must be provided.
integer
The year for the Profit and Loss report. Either start_date and end_date or year and month must be provided.
integer
The month for the Profit and Loss report. Either start_date and end_date or year and month must be provided.
string
The reporting basis for the report (e.g., “CASH” or “ACCRUAL”).
string
Filter the report by specific tags. If tag_key is provided, tag_values must also be provided.
string
Filter the report by specific tags. Multiple values can be specified, separated by commas. If tag_values is provided, tag_key must also be provided.
boolean
default:"true"
When set to true (default), uncategorized transactions that have a suggested transfer match are excluded from the uncategorized inflows and outflows totals. Set to false to include those transactions in the uncategorized totals.This is excluded by default so that we don’t unnecessarily bloat your revenue and expenses.

Response

Returns the generated Profit and Loss report.