v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Bill Pay Endpoints

bill-pay/account/merchants/add

This endpoint is used to add a merchant to an account.

post/bill-pay/account/merchants/add

Response

Successboolean
ErrorMessagestring
AccountBillPayMerchantIDstring

Example response

{
  "Success": true,
  "AccountBillPayMerchantID": "3"
}