Voter ID

Use this API to verify the authenticity of your customer's voter ID. You need to enter the Electoral Photo Identity Card (EPIC) number and we retrieve complete details including assembly and parliamentary constituency details. View the test data and use the information to trigger the validations. The test data are usable only in the test environments such as gamma and sandbox.

Response Codes

Sub CodeStatusMessageNext Action
200SUCCESSValid voter ID-
200SUCCESSInvalid voter ID-
400ERRORverification_id is missing in the requestEnter a valid verification_id in the request.
400ERRORverification_id can include only alphanum, dot, hyphen, and underscores.Enter a valid verificationid that includes only alphanumeric, period (.), hyphen (-), and underscore ( ).
400ERRORepic_number is missing in the request.Enter a valid EPIC number which is the unique identification number assigned to each voter ID.
400ERRORClient secret belongs to test environmentEnter the correct environment credentials in the request.
401ERRORInvalid clientId and clientSecret combinationEnsure you enter valid x-client-id and x-client-secret information in the API request.
403ERRORIP not whitelisted your current ip is 106.51.91.104.For IP whitelisting assistance, visit our guide at https://docs.cashfree.com/docs/ip-whitelisting-verificationWhitelist the IP address.
409ERRORverification id already existsEnter a unique verificationid that includes only alphanumeric, period (.), hyphen (-), and underscore ( ).
422ERRORInsufficient balance to process this requestTry again with sufficient balance.
500ERRORsomething went wrongTry again after some time.
500ERRORverification attempt failedTry again after some time.
Language
Authorization
URL
Click Try It! to start a request and see the response here!