🚘Egyptian Car License
This API provides Data Extraction for the Egyptian Car License.Egyptian Car License OCR
Headers
Name
Type
Description
Request
Name
Type
Description
{
"result": {
"traffic_department": <string>,
"id": <string> ,
"name": <string>,
"address": <string>,
"release_date": <string>,
"expiry_date": <string>,
"traffic_unit": <string>,
"liscense_type":<string>,
"nationality": <string>,
"brand":<string>,
"model": <string>,
"model_year": <string>,
"chassis_number":<string>,
"body_shape": <string>,
"engine_number": <string>,
"engine_capacity": <string>,
"cylinder": <string>,,
"gas_type": <string>,
"color": <string>,
"inspection_date": <string>,
"insurance_id": <string>,
"license_type": <string>,
},
"transaction_id": <string>,
"trials_remaining": <int>
}Last updated