US Driving License

Created by Vishal Arya, Modified on Wed, 26 Jul, 2023 at 4:14 PM by Vishal Arya

Description:

Driving licence is an official document that allows an individual to operate a motor vehicle on public roads.

Thetypeparameter is us_license for the Upload endpoint.


Fields supported by Docsumo


Note:


To customise fields for extraction, please contact Customer Success Management (CSM) Team

Basic Information

Field NameData TypeField Description
Basic Information___Address line1StringLine 1 of the Address Block
Basic Information___Address line2StringLine 2 of the Address Block
Basic Information___ClassStringClass of the license
Basic Information___DDStringDocument Discriminator as mentioned in the license
Basic Information___DLNStringDriving License Number as mentioned in the license
Basic Information___ENDStringEndorsements as mentioned in the license
Basic Information___EyesStringColor of the Eyes as mentioned in the license
Basic Information___HairsStringColor of the hair as mentioned in the license
Basic Information___First NameStringFirst Name as mentioned in the license
Basic Information___Last NameStringLast Name as mentioned in the license
Basic Information___RESTStringAny Restrictions mentioned in the license
Basic Information___SexStringGender of the individual as mentioned in the license
Basic Information___StateStringState as mentioned in the license
Basic Information___DOBDateDate of Birth as mentioned in the license
Basic Information___Place of birthStringPlace of Birth as mentioned in the license
Basic Information___Issue dateDateDate of Issuing this license
Basic Information___Exp dateDateExpiry Date as mentioned in the license
Basic Information___HeightNumberHeight of the individual as mentioned in the license
Basic Information___WeightNumberWeight as mentioned in the license
Basic Information___Issuing authorityStringDepartment/Government issuing the driving license
Basic Information___Entitlement CategoriesStringType of vehicle or driving privilage as mentioned in the driving license
Basic Information___CountryStringCountry issuing the driving license
Basic Information___Driver numberStringUnique Identifier assigned to the license holder

Sample Image




Json output by Docsumo


[
    {
        "data": {
            "Basic Information": {
                "First name": {
                    "value": "JOHN",
                    "position": [
                        290,
                        270,
                        345,
                        290
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Last name": {
                    "value": "VU LE",
                    "position": [
                        293,
                        247,
                        351,
                        267
                    ],
                    "confidence": 1,
                    "review_required": false
                },
                "DOB": {
                    "value": "12/08/1987",
                    "position": [
                        295,
                        335,
                        418,
                        357
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "Exp date": {
                    "value": "12/08/2021",
                    "position": [
                        294,
                        225,
                        418,
                        244
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "Issue date": {
                    "value": "15/12/2020",
                    "position": [
                        570,
                        473,
                        637,
                        487
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "DLN": {
                    "value": "1208198",
                    "position": [
                        562,
                        367,
                        636,
                        383
                    ],
                    "confidence": 1,
                    "review_required": false
                },
                "Place of birth": {
                    "value": "",
                    "position": [],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Issuing authority": {
                    "value": "",
                    "position": [],
                    "confidence": 0,
                    "review_required": true
                },
                "Entitlement Categories": {
                    "value": "",
                    "position": [],
                    "confidence": 0,
                    "review_required": true
                },
                "Country": {
                    "value": "",
                    "position": [],
                    "confidence": 0,
                    "review_required": true
                },
                "Address line1": {
                    "value": "9702 BOLSA AVE 91",
                    "position": [
                        248,
                        297,
                        415,
                        309
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "Address line2": {
                    "value": "WESTMINSTER, CA 92863",
                    "position": [
                        250,
                        319,
                        463,
                        333
                    ],
                    "confidence": 1,
                    "review_required": false
                },
                "State": {
                    "value": "CALIFORNIA",
                    "position": [
                        78,
                        111,
                        358,
                        146
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "Class": {
                    "value": "C",
                    "position": [
                        564,
                        206,
                        576,
                        219
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "END": {
                    "value": "NONE",
                    "position": [
                        546,
                        227,
                        597,
                        242
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "REST": {
                    "value": "NONE",
                    "position": [
                        306,
                        368,
                        351,
                        382
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "Sex": {
                    "value": "M",
                    "position": [
                        358,
                        427,
                        373,
                        439
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "Height": {
                    "value": "5'-09\"",
                    "position": [
                        359,
                        448,
                        408,
                        461
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "Weight": {
                    "value": "150 lb",
                    "position": [
                        471,
                        449,
                        518,
                        462
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "Eyes": {
                    "value": "BRN",
                    "position": [
                        589,
                        429,
                        621,
                        442
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "Hairs": {
                    "value": "BLK",
                    "position": [
                        468,
                        428,
                        498,
                        440
                    ],
                    "confidence": 0,
                    "review_required": true
                },
                "DD": {
                    "value": "12/15/2016547 29/AAFD/21",
                    "position": [
                        343,
                        472,
                        514,
                        489
                    ],
                    "confidence": 1,
                    "review_required": false
                },
                "Driver number": {
                    "value": "",
                    "position": [],
                    "confidence": 0,
                    "review_required": true
                }
            }
        }
    }
]





Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article