cURL
curl --request GET \ --url https://api.dojah.io/api/v1/kyc/tin \ --header 'AppId: <appid>' \ --header 'Authorization: <api-key>'
{ "entity": { "search": "21148119-0001", "taxpayer_name": "SOLUTIONS NIGERIA LIMITED LAGOS", "cac_reg_number": "1435631", "firstin": "21148119-0031", "jittin": "N/A", "tax_office": "MSTO IKOYI", "phone_number": "07852417676", "email": "tola@hotmail.com" } }
An endpoint allows you to fetch your end userβs details using the Tax Identification Number of the person
Show properties
Was this page helpful?