get_balance_sheet_report
Retrieve a balance sheet report for specified properties, portfolios, or owners, filtered by date and level of detail.
Instructions
Returns the balance sheet report for the given filters.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_visibility | No | Filter properties by status. Defaults to "active" | active |
| properties_ids | No | Filter by specific property IDs | |
| property_groups_ids | No | Filter by property group IDs | |
| portfolios_ids | No | Filter by portfolio IDs | |
| owners_ids | No | Filter by owner IDs | |
| posted_on_to | Yes | Required. Date to run the report as of in YYYY-MM-DD format. | |
| gl_account_map_id | No | Filter by GL account map ID | |
| level_of_detail | No | Level of detail. Defaults to "detail_view" | detail_view |
| include_zero_balance_gl_accounts | No | Include GL accounts with zero balance. Defaults to "0" | 0 |
| columns | No | Specific columns to include |