🆔Tunisian National ID
This API provides Data Extraction for the Tunisian National ID document, for both MRZ and Barcode NIDs.
Tunisian National ID OCR
Headers
Name
Type
Description
Request Body
Name
Type
Description
Notes
{
"result": {
"nid": <string>,
"last_name": <string>,
"first_name": <string>,
"father_name": <string>,
"husband_name": <string>,
"birthdate": <string>,
"birthplace": <string>,
"mother_name": <string>,
"profession": <string>,
"address": <string>,
"issue_date": <string>,
"thumbprint_code": <string>,
},
"transaction_id": <string>,
"trials_remaining": <int>
{
"message": "An error occurred. Please try again and if the error persists, please contact us at techsupport@valify.me",
"error_code": 5015,
"transaction_id": 1234,
"trials_remaining": 0
}Last updated