v1
latestOpenAPI 3.1.02026-07-24111224223.3 KBInvoice payments
Deletes an invoice payment
Reverses a previously recorded uncleared invoice payment, restoring the invoice balance accordingly. Only uncleared payments can be deleted; cleared or reconciled payments are rejected. Treat this as a corrective action with the same controls you apply to voiding treasury transactions in your close process.
delete/invoices/{invoice_id}/payments/{payment_id}
Path parameters
invoice_idstring uuid required
UUID of the invoice to be used in this operation.
payment_idstring uuid required
UUID of the payment to be used in this operation.
Response
No Content