cURL
curl --request GET \ --url https://api.dojah.io/api/v1/kyc/nuban \ --header 'AppId: <appid>' \ --header 'Authorization: <api-key>'
{ "entity": { "account_name": "ADE MICHEAL KOLAWOLE", "identity_number": "22231426256", "identity_type": "BVN", "bank": "First Bank", "account_currency": "NGN", "first_name": "", "last_name": "", "other_names": "", "gender": "", "dob": "", "phone": "", "postal_code": "", "state_code": "", "country_code": "", "country_of_birth": "", "nationality": "", "expiry_date": "", "address_1": "", "address_2": "" } }
An endpoint that allows you can identify your users through Lookup NUBAN
Show properties
Was this page helpful?