Get balance sheet
get_balance_reportRetrieve a balance sheet report for any year range and accounting period. Specify start year, end year, and period number to get accurate financial data.
Instructions
Get balance sheet.
Get a balance sheet report for a given year range and period.
[Reports] GET /reports/balance
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| period | Yes | Accounting period number (1–13). | |
| year_to | Yes | End year of the report (e.g. 2024). | |
| year_from | Yes | Start year of the report (e.g. 2024). | |
| administration | No | The client administration to act on. Only one is configured: default. |