post https://dextox.in/api/ekyc/PanToDin
Use this API to Fetch the to din data
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 |
|---|---|---|---|
| pan | string | YES | PAN |
Sample Response
{
"statuscode": "TXN",
"status": "Result fetched",
"data": {
},
"timestamp": "06-06-2025 15:52:57"
}