Skip to main content
GET
Get Trial Balance

Authorizations

Authorization
string
header
required

Token-based authentication with required prefix "Token"

Query Parameters

department
integer

Filter by department ID. Can be specified multiple times for multiple departments

end_date
string<date>

Latest date (inclusive) for which to retrieve data. Defaults to end of current month

entity
integer

Entity ID(s) to scope the report. Can be repeated (?entity=1&entity=2) or JSON array

entity_rollup
boolean
default:false

If true, includes all data of children entities in consolidation

group_by
string
income_statement_basis
enum<string>

Income-statement window: selected period (default) or fiscal year-to-date.

Available options:
fiscal_ytd,
period
start_date
string<date>

Earliest date (inclusive) for which to retrieve data. Defaults to six months ago

Response

200 - application/json
trial_balance
object
required
start_date
string<date>
required
end_date
string<date>
required
income_statement_start
string<date>
required
breakdown
object