PAN OCR Verification

The PAN OCR Verification journey enables businesses to verify user PAN by using an OCR-processed image of the PAN card as input.

The businesses can configure these checks with our PAN OCR Verification journey

📘

Journey ID will be shared as part of Onboarding.

Journey Output Data

{
  "key_name": "PAN",
  "key_status": "CHECKED",
  "key_data": [
    {
      "digital_fetch_status": "SUCCESS",
      "gender": "Male",
      "key_id": "ABCDE1234F",
      "dob": "13-08-1990",
      "name": "SURESH GUDIVADA",
      "ocr_image": "<S3 Signed URL of the user uploaded image>",
      "ocr_data": {
        "pan_number": "ABCDE1234F",
        "date_of_issue": "",
        "father_name": "RAMESH GUDIVADA",
        "dob": "13-08-1990",
        "name": "SURESH GUDIVADA",
        "pan_type": "Individual"
      }
    }
  ]
}

📘

  1. *Size of the image should be less than 2 MB.
  2. *The supported formats for OCR input are JPG, JPEG and PNG.

📘

These journeys do not include any pre-configured Ownership or Fraud Checks. To add these checks, please contact your Account Manager.

Key Status

StatusDescription
VERIFIEDData is retrieved from the source of truth
CHECKEDData is derived or obtained from third parties
IN_PROGRESSCurrently verifying data with the official source or third parties
FAILEDUser-shared data is invalid or incorrect
UNVERIFIEDUser-shared data without confirmation from official sources
USER_DONT_HAVEUser states they lack the specified ID