v1
latestOpenAPI 3.1.02026-07-24111224223.3 KBReports
Retrieves balance sheet report
Returns a balance sheet report as of the specified date. Required parameter: as_of_date (ISO-8601 format YYYY-MM-DD). Must be provided or the call will fail. Example: as_of_date=2024-12-31.
get/reports/balance-sheet
Query parameters
as_of_datestring date required
The date for the point-in-time report. 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.
Response
OK