Last updated 2 years ago
Was this helpful?
URL
Method Type
GET
Post Parameters (JSON Format)
Success Response
--header 'Authorization: Bearer a9c40567d8d670e3fa5a6766acee67d45126a18f' \ --header 'client_id: CvtepWTaPVuoaZcDbR'
{ "error": false, "data": { "status": { "statusCode": 200, "statusMessage": "PAN Verification Request Processed" }, "response": { "number": "AARFP38***", "name": "PATEL EXPRESS *****", "typeOfHolder": "Firm", "isIndividual": false, "isValid": true, "firstName": "", "middleName": "", "lastName": "PATEL EXPRESS *****", "title": "M/s", "panStatusCode": "E", "panStatus": "VALID", "aadhaarSeedingStatus": "Not applicable", "aadhaarSeedingStatusCode": "NA", "lastUpdatedOn": "16/07/2016" } } }