post https://dextox.in/api/ekyc/Verify/pan
Use this API to verify if a given PAN exists or not.
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 Request
{"pan":"CCLXXXXXXJ"}
Sample Response