cURL
curl --request GET \ --url https://nini.monieswitch.com/bank/resolve-account \ --header 'Authorization: <authorization>'
{ "data": { "accountName": "SIMI MICHELLE", "accountNumber": "1700263012", "bankCode": "000023" }, "status": true }
Resolve Bank Account Name
Set value to 'Bearer {{MERCHANT_SECRET_KEY}}'
Optional. Search wallet by account number
"2281427675"
"999270"
The response is of type object.
object