List invoices
bokio_list_invoicesList customer invoices with pagination and free-text search to find specific transactions quickly.
Instructions
Lists customer invoices with paging and free-text filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number, starting at 1 | |
| query | No | Free-text filter | |
| pageSize | No | Items per page (max 100) |