List invoice payments
bokio_list_invoice_paymentsGet payments recorded for an invoice by invoice ID. Filter results by query or page to review payment history.
Instructions
Lists payments registered on an invoice.
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) | |
| invoiceId | Yes | Path parameter invoiceId |