get_trial_balance_by_property_report
Generate a trial balance report by property, filtering by date range, property status, and GL account to analyze financial balances.
Instructions
Generates a trial balance report by property.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_visibility | No | Filter properties by status. Defaults to "active" | active |
| properties | No | Filter results based on properties, groups, portfolios, or owners | |
| posted_on_from | Yes | Required. The start date for the reporting period (YYYY-MM-DD). | |
| posted_on_to | Yes | Required. The end date for the reporting period (YYYY-MM-DD). | |
| gl_account_map_id | No | Optional. Filter by a specific GL Account Map ID. | |
| columns | No | Array of specific columns to include in the report |