v1
latestOpenAPI 3.0.42026-07-2286621993.2 KBinvoices
Record payment for invoice
Records a payment for the invoice. If no payment is due, the invoice is marked as PAID. Otherwise, the invoice is marked as PARTIALLY PAID.
post/v2/invoicing/invoices/{invoice_id}/payments
Path parameters
invoice_idstring required
The ID of the draft invoice to delete.
Request body
Response
A successful request returns the HTTP 200 Created status code and a reference to the recorded payment.