post https://dextox.in/api/ekyc/VoterIdVerification
Use this API to Fetch the Voter id details using Epic number
Header Parameters
| Name | Type | Description |
|---|---|---|
| Content-Type | String | Application/Json |
| Accept | String | Application/Json |
| X-Qro-ApiKey | String | Provided By Dextox |
| X-Qro-UserId | String | Provided By Dextox |
Request Parameters
| Param Name | Param Type | Is Mandatory | Description |
|---|---|---|---|
| EpicNumber | string | YES | EpicNumber |
Sample Response
{
"statuscode": "TXN",
"status": "Result fetched",
"data": {
},
"timestamp": "06-06-2025 13:23:30"
}