World Passport

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

Description:

A government-issued document that serves to identify a citizen and allows him or her to travel to foreign countries.

The type parameter is world_passport 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___AuthorityStringThe Name of the Country for which this passports belongs to
Basic Information___Country CodeStringCountry Code as mentioned in the passport
Basic Information___Date Of birthDateDate of birth as mentioned in the passport
Basic Information___NationalityStringNationality as mentioned in the passport
Basic Information___Place of birthStringBirth Place as mentioned in the passport
Basic Information___SexStringGender of the individual as mentioned in the passport
Basic Information___TypeStringPassport Type
Basic Information___Expiry DateDateExpiry Date as mentioned in the passport
Basic Information___Issue DateDateIssue Date as mentioned in the passport
Basic Information___Passport NumberNumberPassport Number as mentioned in the passport
Basic Information___Additional Id NoStringAdditional Id as mentioned in the passport
Basic Information___SurnameStringSurname as mentioned in the passport
Basic Information___Given NameStringGiven Name as mentioned in the passport

Sample Image




Json output by Docsumo



[
    {
        "data": {
            "Basic Information": {
                "Type": {
                    "value": "P",
                    "position": [
                        249,
                        515,
                        259,
                        525
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Country code": {
                    "value": "USA",
                    "position": [
                        327,
                        504,
                        362,
                        529
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Passport Number": {
                    "value": "530500432",
                    "position": [
                        446,
                        514,
                        538,
                        530
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Surname": {
                    "value": "ZIA",
                    "position": [
                        218,
                        543,
                        240,
                        556
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Given Name": {
                    "value": "BILAL HUSNAIN",
                    "position": [
                        219,
                        575,
                        325,
                        589
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Nationality": {
                    "value": "UNITED STATES OF AMERICA",
                    "position": [
                        219,
                        606,
                        425,
                        622
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Place of birth": {
                    "value": "SAUDI ARABIA",
                    "position": [
                        218,
                        676,
                        317,
                        689
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Sex": {
                    "value": "M",
                    "position": [
                        529,
                        675,
                        542,
                        685
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Date of birth": {
                    "value": "12/07/1977",
                    "position": [
                        219,
                        642,
                        290,
                        655
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Issue Date": {
                    "value": "05/04/2016",
                    "position": [
                        218,
                        709,
                        293,
                        724
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Expiry Date": {
                    "value": "04/04/2026",
                    "position": [
                        217,
                        743,
                        296,
                        758
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Authority": {
                    "value": "United States Department of State",
                    "position": [
                        467,
                        707,
                        605,
                        746
                    ],
                    "confidence": 1.0,
                    "review_required": false
                },
                "Addition Id No": {
                    "value": "",
                    "position": [],
                    "confidence": 1.0,
                    "review_required": false
                }
            }
        }
    }
]

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