billy_list_bank_lines
List unmatched bank statement lines for reconciliation. Specify accountId; default returns actionable unmatched lines.
Instructions
List bank statement lines. READ-ONLY. REQUIRES accountId. Default returns UNMATCHED lines (the actionable state).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| pageSize | No | ||
| accountId | Yes | Required by Billy. Use billy_whoami → defaultInvoiceBankAccountId if unsure. | |
| isMatched | No | Default false — unmatched lines | |
| sinceDate | No | ||
| untilDate | No |