list_bank_line_matches
List bank line matches for reconciliation, filterable by bank account and approval status.
Instructions
List bank line matches (bank reconciliation groupings). isApproved filter applied client-side within the page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| verbose | No | Return the full Billy response. Default false: compact records with key fields only (saves ~90% context) | |
| pageSize | No | Records per page (max 1000, default 50) | |
| accountId | No | Filter by bank account ID (server-side) | |
| isApproved | No | Filter by approval status (client-side, within page) |