bill-pay/account/merchantsAsk AIget https://earthnode-dev.vopay.com/api/v2/bill-pay/account/merchantsThis endpoint is used to fetch bill pay merchants for an account.Query ParamsAccountIDstringrequiredYour account IDKeystringrequiredAPI key for the accountSignaturestringrequiredHashed signature for the requestClientAccountIDstringThe Client Account ID to fetch merchants for.SearchTextstringText to search for in merchant names.LimitintegerThe maximum number of merchants to return. Default is 50.OffsetintegerThe number of merchants to skip. Default is 0.Response 200Updated 3 months ago