Identity Document Details

The following type of output is generated for the identity document details of the candidates:

  • PassportDetail: This field contains the Passport Details of the candidate in a format as given below:
    • PassportNumber: This field contains the passport number
    • DateOfExpiry: This field contains the expiry details of the passport
    • DateOfIssue: This field contains the date of issue for the passport
    • PlaceOfIssue: This field contains the place of issue for the passport
  • PanNo: This field contains the pan number of the candidate
  • VisaStatus: This field contains visa details for the candidate

Identity Document PassportDetail JSON Layout

"UniqueID": "17946232",
        "LicenseNo": "USA Medical license",
        "PassportDetail": {
            "PassportNumber": "31195884",
            "DateOfExpiry": "05/06/2021",
            "DateOfIssue": "18/09/2008",
            "PlaceOfIssue": "United states of America"
        },
        "PanNo": "ADPAR9789T",
        "VisaStatus": "J1",