v1

latestOpenAPI 3.1.12026-07-24260246894.7 KB
Reports

Trial Balance

Generate trial balance report from from_date to to_date optionally with PNL openings with_pnl_openings and accounts with zero balances include_zero_balances.

get/reports/trial-balance/

Query parameters

branch__instring[]

The unique identifier of the branch. Multiple values may be provided. The special value 'null' may be provided to filter for null values.

contact__instring[]

The unique identifier of the contact. Multiple values may be provided. The special value 'null' may be provided to filter for null values.

cost_center__instring[]

The unique identifier of the cost center. Multiple values may be provided. The special value 'null' may be provided to filter for null values.

from_datestring date

The starting date of the report.

include_zero_balancesboolean

Whether the report should include accounts with zero balances.

project__instring[]

The unique identifier of the project. Multiple values may be provided. The special value 'null' may be provided to filter for null values.

to_datestring date

The ending date of the report.

with_pnl_openingsboolean

Whether the report should include PNL openings.

Response