v1
latestOpenAPI 3.0.32026-07-26362271803.3 KBAccounts Receivable
Delete Invoice Payment
Delete an invoice payment.
This removes the payment record and updates the transaction to uncategorized.
For Stripe payments, this will also process a refund through Stripe.
delete/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 delete
Response
No response body