Request

[GET]
{{baseUrl}}/api/v1/kyc/tin
ParameterTypeDescription
AppIdstringyou would need to create an app to get your app ID
Authorizationstringpublic secret key e.g prod_sk_1T1eSavlZxy02OT3OWlvbxK4G

Query parameter

ParameterTypeDescription
tin *stringA valid tinrequired

Sample response

Response

"entity": {
    "search": "18609323-0001",
    "taxpayer_name": "BRYAN GODWIN NIG LTD",
    "cac_reg_number": "3897612",
    "firstin": "18609323-0001",
    "jittin": "N/A",
    "tax_office": "MSTO ALIMOSHO",
    "phone_number": "08012345678",
    "email": "test@gmail.com"
  }