List invoice payments
Invoices
List invoice payments
Returns all payment records linked to an invoice.
GET
List invoice payments
SystemUser accessible. Required policy actions:
InvoiceService:getPayments
Authorizations
JWT bearer token obtained from POST /auth/system-login using your client credentials.
Path Parameters
Invoice ID
Query Parameters
Page number (default: 1)
Items per page (default: 20)
Field to sort by
Sort direction: ASC or DESC
URL-encoded JSON filter object

