v1
latestOpenAPI 3.0.32026-07-26362271803.3 KBAccounts Receivable
Void Invoice Payment
Void an existing invoice payment.
This creates a reversing journal entry to void the payment and updates the invoice status.
For Stripe payments, this will also process a refund through Stripe.
Optionally accepts a void_date in the request body to specify when the payment should be voided.
If not provided, defaults to today's date.
post/coa/api/v1/invoice/{invoice_id}/payment/{payment_id}/void/
Path parameters
invoice_idinteger required
ID of the invoice
payment_idinteger required
ID of the payment to void