v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Bill Pay Endpoints

bill-pay/create

This endpoint is used to create a bill pay transaction.

post/bill-pay/create

Response

Successboolean
ErrorMessagestring
TransactionIDstring

Example response

{
  "Success": true,
  "TransactionID": "3141128"
}