v1

latestOpenAPI 3.0.02026-07-2640301.0 MB
Bill Pay Endpoints

bill-pay/account/merchants/edit

This endpoint is used to edit an account-level merchant.

post/bill-pay/account/merchants/edit

Response

Successboolean
ErrorMessagestring
AccountMerchantIDstring

Example response

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