v1
latestOpenAPI 3.1.02026-07-24111224223.3 KBBill Payments
Deletes a bill payment
Reverses a previously recorded bill payment when the disbursement failed or was duplicated, restoring the bill balance accordingly. Treat this as a corrective action with the same controls you apply to voiding treasury transactions in your close process.
delete/bills/{bill_id}/payments/{payment_id}
Path parameters
bill_idstring uuid required
UUID of the bill to be used in this operation.
payment_idstring uuid required
UUID of the payment to be used in this operation.
Response
No Content