Education BGV Verification
The Education BGV Verification journey allows businesses to verify educational qualifications using Full Name, Date of Birth, College Name, Roll Number, Father's Name, Course Name, Year of Passing, Mode of Qualification (optional), Semester, Certificate, and Marksheet as input.
Businesses can configure these checks with Education BGV Verification Journey.
Journey ID will be shared as part of Onboarding
Journey Output Data
{
"key_name": "DEGREE_CERTIFICATE",
"key_status": "CHECKED",
"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",
"mode_of_qualification": "Full time",
"organization_name": "JNTU College of Engineering",
"consent": "true",
"consent_time": "2023-09-23T15:05:12.875940Z",
"verification_type": "MANUAL",
"key_provider": "XXXXXX",
"bgv_report_type": "Completed",
"bgv_report_severity": "clear",
"bgv_report_date": "23-09-23 20:09:04",
"user_uploaded_marks_sheet": "<Signed S3 URL of user uploaded marksheet>",
"user_uploaded_certificate": "<Signed S3 URL of user uploaded degree certificate>",
"key_report": "<Signed S3 URL of BGV 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