latestOpenAPI 3.1.02026-08-22124199170.4 KB

8a237f1f704f

billPayments

Get Bill Payment

Get a specific Bill Payment by ID.

get/v2/bill-pay/bills/{external_id}/payments/{bill_payment_id}/

Path parameters

external_idstring required
bill_payment_idstring required

Headers

Authorizationstring required

Bearer authentication

Response

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