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
Example response
{
"Success": true,
"AccountBillPayMerchantID": "3"
}This endpoint is used to add a merchant to an account.
{
"Success": true,
"AccountBillPayMerchantID": "3"
}