Zanzibar Residence ID

Verify your Zanzibar Residence ID with this endpoint

This endpoint allows users to verify the Zanzibarian Residence IDs.

👍

Test Data:

Id number : 111333222

id type : ZANZIBAR_RESIDENT

country : TZ

issued date : 2019-01-01

📘

Post: [https://api.prembly.com/identitypass/verification/tz/id]

Request Body

keydescription
id_numberIdentity card number
id_typeType of ID i.e. ZANZIBAR_RESIDENT
countryCountry of ID registration
issue_datedate issued

Request Header

keydescription
x-api-keyyour api-key
app-idyour app-id

Sample Response

{
  "status": true,
  "detail": "Verification Successfull",
  "response_code": "00",
  "data": {
    "firstName": "HUSSEIN ASHKINA",
    "lastName": "ALI",
    "middleName": "",
    "dob": "23-2-1999",
    "nationality": null,
    "permanentAddressDistrict": "Kaskazini B",
    "permanentAddressVillage": null,
    "phoneNumber": null,
    "photo": "/9j/4AAQSkZJ2Q==",
    "placeOfBirth": "",
    "residentialAddressDistrict": "Kaskazini B",
    "residentialAddressWard": "FUJONI",
    "sex": "MALE",
    "surname": ""
    }
}
    },
    "verification": 
        "status": "VERIFIED",
        "reference": "24bfa4-5a35-40fe-9cca-d8b0c935"
    },
    "widget_info": {},
    "session": {},
    "endpoint_name": "Residence Identity Verification"
}