v1
latestOpenAPI 3.0.42026-07-2286621993.2 KBinvoices
Record refund for invoice
Records a refund for the invoice. If all payments are refunded, the invoice is marked as REFUNDED. Otherwise, the invoice is marked as PARTIALLY REFUNDED.
post/v2/invoicing/invoices/{invoice_id}/refunds
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 refund.