getInvoicePayments
getInvoicePaymentsRetrieve successful payments for a specific invoice. Excludes refunds and non-successful payment states.
Instructions
Get successful payments currently associated with a specific invoice. This view may omit refund records and non-success payment states.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| invoiceId | Yes | The ID of the invoice. | |
| __userContext | No | Internal user context for multi-tenant authentication and approval workflow |