VoterID Digital Verification
The VoterID Digital Verification journey enables businesses to verify user Voter ID numbers by using the Voter ID number as input.
The businesses can configure these checks with our VoterID Digital Verification journey
Journey ID will be shared as part of Onboarding.
Journey Output Data
{
"key_name": "VOTER_ID",
"key_status": "VERIFIED",
"key_data": [
{
"name": "Suresh Gudivada",
"key_id": "IDY1231231",
"gender": "Male",
"age": "27",
"epic_number": "IDY1231231",
"family_member_name": "Satyamurthy Gudivada",
"family_member_relation": "FATHER",
"address_district": "Visakhapatnam",
"address_state": "Andhra Pradesh",
"assembly_constituency": "Visakhapatnam East",
"parliamentary_constituency": "Visakhapatnam",
"key_source": "Election Commission Of INDIA",
"issuer_name": "Election Commission Of INDIA",
"key_fetched_at": "<UTC time at which key was fetched>"
}
]
}
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