latestOpenAPI 3.1.02026-08-22124199170.4 KB

8a237f1f704f

billPayments

Create Bill Payment

Create a new Bill Payment for a specific bill.

post/v2/bill-pay/bills/{external_id}/payments/

Path parameters

external_idstring required

Headers

Authorizationstring required

Bearer authentication

Request body

amountstring decimal required
descriptionstring required

Response

idstring uuid required
amountstring decimal required
descriptionstring nullable
process_datestring date required
payment_railstring nullable
status'queued' | 'submitted' | 'completed' | 'errored'