Pan Details
Name
Description
Method Type
GET
Post Parameters (JSON Format)
Success Response
Last updated
Was this helpful?
Method Type
GET
Post Parameters (JSON Format)
Success Response
Last updated
Was this helpful?
Was this helpful?
--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"
}
}
}