Get column balance
get_column_balance_reportRetrieve a column balance (trial balance) for a given fiscal year, period range, and ledger account range to analyze account balances.
Instructions
Get column balance.
Get a column balance (proef- en saldibalans) for a given year, period range and ledger account range.
[Reports] GET /reports/column-balance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| year | Yes | Fiscal year (e.g. 2024). | |
| period_to | Yes | End period number (1–13). | |
| period_from | Yes | Start period number (1–13). | |
| administration | No | The client administration to act on. Only one is configured: default. | |
| ledger_number_to | Yes | End of the ledger account number range. | |
| ledger_number_from | Yes | Start of the ledger account number range. |