billy_list_bank_payments
List bank payments with filters for contact and voided status, plus pagination and sorting to locate specific payment records.
Instructions
List bank payments with optional filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number for pagination | |
| isVoided | No | Filter by voided status | |
| pageSize | No | Number of items per page (max 1000) | |
| contactId | No | Filter by contact ID | |
| sortProperty | No | Property to sort by | |
| sortDirection | No | Sort direction |