Education Digital Verification
The Education Digital Verification journey allows businesses to verify educational qualifications using Full Name, Date of Birth, College Name, Roll Number, Father's Name, Course Name, and Year of Passing as input.
Businesses can configure these checks with Education Digital Verification Journey.
Journey ID will be shared as part of Onboarding
Journey Output Data
{
"key_name": "DEGREE_CERTIFICATE",
"key_status": "VERIFIED",
"key_data": [
{
"name": "Suresh Gudivada",
"gender": "Male",
"dob": "11-12-1990",
"father_name": "Ramesh Gudivada",
"examination_year": "2017",
"roll_no": "01033A0405",
"course_name": "B.Tech",
"organization_name": "JNTU College of Engineering",
"verification_type": "VERIFIED",
"key_provider": "XXXXXXX",
"key_report": "<Signed S3 URL of Digilocker Report>",
}
]
}
This journey does not include any pre-configured Ownership or Fraud Checks. To add these checks, please contact your Account Manager.
Key Status
Status | Description |
---|---|
VERIFIED | Data is retrieved from the source of truth |
CHECKED | Data is derived or obtained from third parties |
IN_PROGRESS | Currently verifying data with the official source or third parties |
FAILED | User-shared data is invalid or incorrect |
UNVERIFIED | User-shared data without confirmation from official sources |
USER_DONT_HAVE | User states they lack the specified ID |
Updated 3 months ago