To verify PAN card details
POST {{customerURL}}/ThirdpartyService/panDataFetch?access_token={{customerToken}}
- In the json body, a valid PAN number should be mentioned.
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| access_token | string | 
Request Body
{"pan"=>"BFGPK1861P"}