🚘New Egyptian Car License
This API provides Data Extraction for the Egyptian Car License.Egyptian New Car License OCR
Headers
Name
Type
Description
Request
Name
Type
Description
{
"result": {
"traffic_dept": "<string>",
"traffic_unit": "<string>",
"vehicle_type": "<string>",
"license_type": "<string>",
"plate_num": "<string>",
"name": "<string>",
"brand": "<string>",
"model": "<string>",
"model_year": "<string>",
"body_type": "<string>",
"color": "<string>",
"motor_num": "<string>",
"engine_capacity": "<string>",
"cylinder": "<string>",
"fuel_type": "<string>",
"chassis_num": "<string>",
"release_date": "<string>",
"expiry_date": "<string>",
"inspection_date": "<string>",
"remarks": "<string>",
"insurance_number": "<string>",
"passenger_num": "<string>",
"tax_expiry_date": "<string>"
},
"transaction_id": "<string>",
"trials_remaining": "<int>"
}
Last updated