v1
latestOpenAPI 3.0.32026-07-26362271803.3 KBAccounts Payable
Void Bill Payment
Void an existing bill payment.
This creates a reversing journal entry to void the payment and updates the bill status.
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/bill/{bill_id}/payment/{payment_id}/void/
Path parameters
bill_idinteger required
ID of the bill
payment_idinteger required
ID of the payment to void