Voter's ID Check
This endpoint validates an Indian Voter's card number. This is useful for validating the authenticity of a customer using their voter's number.
Test data
id_number
Post: https://api.prembly.com/identitypass/verification/india/voters-id-check
Request Header
key | description |
---|---|
x-api-key | your api-key |
app-id | your app-id |
Request Body
key | description |
---|---|
id_number | voter's id number |
Sample Response
Updated about 2 months ago