Refund Invoice
Issue a full refund against a paid invoice by creating a credit note. The invoice stays PAID; the refund is recorded as a child credit note. Accessible to the owning merchant or platform operators. Only works for invoices in PAID status that have not already been refunded. Full refund only — the entire invoice (subtotal + tax) is credited.
Authorizations
API key authentication
Path Parameters
The invoice ID
Body
Optional reason for the refund (recorded on the credit note)
Response
Credit note created
The object type
invoice_refund The credit note ID (crn_*)
The invoice this refund credits
The merchant that owns the invoice
Refunded subtotal (pre-tax) in decimal dollars
Reversed tax in decimal dollars
Total refunded (amount + taxAmount) in decimal dollars
ISO 4217 currency code
Credit note status
ISSUED, VOIDED Credit note id in the tax provider
When the refund was issued
Public URL to view the credit note document
Direct PDF download link
Optional refund reason
When the refund was voided, if applicable