Perform bill payment

The Perform Bill Payment endpoint allows you to confirm and initiate a bill payment transaction. You need to provide the validation code received from the "Authorize Bill Payment" endpoint, along with the bill payment amount, due date, notes (optional), and a correlation ID (optional). This endpoint is used to complete the bill payment process and execute the payment.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Pay attention!

This Endpoint is for use in a production environment, it is not possible to test in a staging environment

Body Params
string
required

Validation code provided by "Authorize Bill Payment" endpoint.

float
required
Defaults to 0.01

Bill payment amount. Min: 0.01.

date
required

Bill due date.

string

Some notes.

string
Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json