GetInvoicePayments
Get the list of payments recorded against an invoice. Optionally filter by a payment date range.
InvoiceId: Check the GetInvoices call
fromDate/toDate: optional payment date range in ISO format e.g. 2026-01-01 (both must be set to apply the filter)
Headers
tenant
schoolCode
Query parameters
fromDate
Start payment date e.g. 2026-01-01 ISO format (optional)
toDate
End payment date e.g. 2026-06-30 ISO format (optional)
Response headers
Access-Control-Allow-Origin
Access-Control-Allow-Methods
X-Content-Type-Options
Cache-Control
Response
OK
id
amount
publicNotes
privateNotes
paymentmethod
createdAt
date
invoiceId

