get_invoice_payments
List payments for an invoice with pagination. Provide invoice ID; optionally filter by workspace and set page/page size.
Instructions
List an invoice's payments (paginated).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoice_id | Yes | ||
| workspace_id | No | ||
| page | No | ||
| page_size | No |