Verify bank account details if it is correct. The response returned should match the account number and account name of the user. This endpoint is currently limited to Nigeria(NGN) only
GET
/
bank
/
name-enquiry
Verify bank account details if it is correct
Copy
curl --request GET \ --url https://staging.api.mavapay.co/api/v1/bank/name-enquiry \ --header 'X-API-KEY: <api-key>'