🚗New Driver License
This API provides Data Extraction for the New Egyptian Driver License.Egyptian New Driver License OCR
Headers
Name
Type
Description
Request
Name
Type
Description
{
"result": {
"governate": <string>,
"office": <string>,
"nid": <string>,
"name": {
"arabic": <string>,
"latin": <string>,
},
"nationality": {
"arabic": <string>,
"latin": <string>,
},
"release_date": <string>,
"exp_date": <string>,
"profession": {
"arabic": <string>,
"latin": <string>,
},
"category_ltrs": <string>,
"address": <string>,
"birth_date": <string>,
"lcs_notes": <string>,
"restrictions": <string>
},
"transaction_id": <stirng>,
"trials_remaining": <int>
}
Last updated