South Africa
Last updated
Was this helpful?
Last updated
Was this helpful?
Government database lookup API
Bearer token
POST /api/v2/id/lookup/zaf/id HTTP/1.1
Host: id.uqudo.io
Authorization: text
Content-Type: application/json
Accept: */*
Content-Length: 25
{
"identityNumber": "text"
}
{
"faceImage": "text",
"identityNumber": "text",
"firstName": "text",
"lastName": "text",
"maidenName": "text",
"smartCardIssued": "text",
"issueDate": "text",
"issueDateFormatted": "text",
"idCardDate": "text",
"idCardDateFormatted": "text",
"idBookDate": "text",
"idBookDateFormatted": "text",
"idSequenceNumber": "text",
"deadIndicator": "text",
"dateOfDeath": "text",
"dateOfDeathFormatted": "text",
"identityNumberBlocked": "text",
"maritalStatus": "text",
"dateOfMarriage": "text",
"dateOfMarriageFormatted": "text",
"onHANIS": "text",
"onNPR": "text",
"countryOfBirth": "text",
"placeOfBirth": "text"
}