Secure ID APIs
V2
- Aadhaar
- Advanced Employment
- BAV V2
- CIN
- Digilocker
- PAN
- Driving License
- E-sign
- Face Match
- GSTIN
- IP
- Liveliness
- Name Match
- PAN to GSTIN
- Passport
- Reverse Penny Drop
- Reverse Geocoding
- Vehicle RC
- Voter ID
- Account Aggregator
- Mobile 360 OTP Flow
- 1-Click Onboarding
- BharatOCR
- IFSC
- KYC Links
V1
- Bank Account Verification
Success Responses
Voter ID
This page provides the success response of the BharatOCR API for the Voter ID document.
{
"verification_id": "test_verification_id",
"reference_id": 1358,
"status": "VALID",
"document_type": "VOTER_ID_FRONT",
"document_fields": {
"age_on_issue_date": "20",
"dob": "2004-06-10",
"epic_number": "ABC1234567",
"gender": "Male",
"issue_date": "2024-09-07",
"name": "John Doe",
"relative_name": "Josh Doe",
"type_voter_id": "New"
}
}
Was this page helpful?