Mulkiya Card - OCR Extraction
A Mulkiya card, commonly referred to as a vehicle registration card, is an official document issued by the traffic department in the United Arab Emirates (UAE). This card is essential for all vehicle owners within the UAE as it serves as proof of vehicle registration and ownership. It contains critical information about the vehicle and its owner, such as the vehicle's make, model, color, chassis number, registration date, and expiry date, as well as the owner's name and other pertinent details. We have build an API for data extraction from Mulkiya Card which leverages advanced OCR technology to accurately and efficiently read and interpret the information printed on the cards. Once deployed, it can automatically extract all the fields present on a Mulkiya card, reducing manual data entry errors and increasing operational efficiency.
- Automated Data Entry: Ideal for automotive dealerships, insurance companies, and vehicle registration agencies to automate the data entry process.
- Compliance and Verification: Helps in verifying the accuracy of vehicle registration documents against official records.
- Enhanced Customer Experience: Speeds up the processing of vehicle-related documentation, improving customer service.
Input | Required | Data Type | Description |
---|---|---|---|
documentName | Yes | string | name of the document which we need to perform OCR data extraction. |
file | Yes | date | The expiry date of the passport. Format: YYYY-MM-DD (For Ex. "2030-02-24") |
Output | Datatype | Description |
---|---|---|
trafficPlateNumber | String | The unique identifier for the vehicle's registration plate. |
placeOfIssue | String | The location where the vehicle was registered. |
tcNumber | String | Traffic card number associated with the vehicle. |
owner | String | The name of the registered owner of the vehicle. |
nationality | String | The nationality of the owner. |
expiryDate | Date | The expiration date of the vehicle registration. |
registrationDate | Date | The date on which the vehicle was first registered. |
insuranceExpiry | Date | The expiration date of the vehicle's insurance policy. |
policyNumber | String | The insurance policy number for the vehicle. |
mortgaged | String | The financier if the vehicle is under a loan or lease. |
model | String | The model year of the vehicle. |
numberOfPass | Integer | The maximum number of passengers the vehicle is approved to carry. |
origin | String | The country of origin of the vehicle. |
vehicleType | String | The model and type of the vehicle. |
grossVehicleWeight | String | The total weight of the vehicle when fully loaded. |
emptyWeight | String | The weight of the vehicle when empty. |
engineNumber | String | The unique identifier for the vehicleโs engine. |
chasisNumber | String | The unique identifier for the vehicle's chassis. |
๏ปฟ
Status Code | Message | Description |
---|---|---|
200 | Success | The request is served successfully |
400 | Bad Request | The inputs are invalid |
404 | Data Not Found | Data not found in the source |
409 | Upstream Error | Error in getting data from Upstream |
Parameter | Description |
---|---|
error | This parameter contains the error |
error.name | The name of the error |
error.message | The error message |
error.statusCode | Request Status code from Signzy |
error.status | Request Status from Signzy |
error.reason | Reason for error |
error.type | Type of the error |
๏ปฟ
Getting help
Please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better.
You can reach out to us at [email protected]. We strive to provide prompt and reliable assistance, ensuring your queries are addressed effectively.
We value your feedback and are committed to making your experience smooth and enjoyable. Our team is dedicated to assisting you with any needs you may have. Thank you for choosing our services. We look forward to helping you!
๏ปฟ