List payments
list_paymentsList payment transactions with optional client or invoice filters to retrieve payment history.
Instructions
List payment transactions, filterable by client or invoice.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Results per page (default 20) | |
| offset | No | Pagination offset (default 0) | |
| client_id | No | Client UUID | |
| invoice_id | No | Invoice UUID |