get_cashflow_report
Retrieve cash flow report showing income and expenses for a given date range. Filter results by property, group, portfolio, or owner.
Instructions
Returns Cash Flow Details including income and expenses for given time period.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| property_visibility | Yes | Property visibility filter | |
| 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_from | Yes | Start date for the posting period (YYYY-MM-DD) - Required | |
| posted_on_to | Yes | End date for the posting period (YYYY-MM-DD) - Required | |
| gl_account_map_id | No | Filter by GL account map ID | |
| exclude_suppressed_fees | No | Exclude suppressed fees ("0" or "1") | |
| columns | No | Specific columns to include |