get_financial_ledger
Retrieve financial transactions for a date range, including maintenance bills and payments, to review resident finances.
Instructions
Get financial transaction history (maintenance bills, payments) for a date range
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| items | No | Items per page (default: 50) | |
| end_date | Yes | End date YYYY-MM-DD | |
| start_date | Yes | Start date YYYY-MM-DD |