merit_get_balance_report
Retrieve a balance sheet for a specified end date and period count. This shows the financial position and helps analyze assets, liabilities, and equity from Merit Aktiva data.
Instructions
Balance sheet / statement of financial position (POST /api/v1/getbalancerep). endDate is ISO YYYY-MM-DD; periodCount is the number of months.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| endDate | Yes | Balance date (YYYY-MM-DD, required) | |
| periodCount | Yes | Number of months (required) |