v1

latestOpenAPI 3.1.02026-07-24111224223.3 KB
Reports

Retrieves income statement report

Returns an income statement (profit and loss) report for the specified date range.

get/reports/income-statement

Query parameters

from_datestring date required

Start date for the report period. Uses ISO-8601 format (YYYY-MM-DD).

to_datestring date required

End date for the report period. Uses ISO-8601 format (YYYY-MM-DD).

subsidiary_idstring uuid

Subsidiary to be used when filtering data

breakdown_by'SUBSIDIARY' | 'CUSTOM_FIELD'

How to break down the report columns. If not specified, returns a single total column.

How to break down the report columns. If not specified, returns a single total column.

custom_field_idstring uuid

The ID of the custom field to break down by. Required when breakdown_by is CUSTOM_FIELD.

Response

OK

currencystring required

Currency code following ISO-4217