Invoice Payments API
June 13th, 2025
Record and retrieve payments against invoices:
GET /invoices/{id}/payments- List all payments for an invoicePOST /invoices/{id}/payments- Create a payment for an invoice
Record and retrieve payments against invoices:
GET /invoices/{id}/payments - List all payments for an invoicePOST /invoices/{id}/payments - Create a payment for an invoice