v1
latestOpenAPI 3.1.02026-07-2414704.6 MBPAN Verification Plus V2
Instantpay's PAN Verification API solution provides businesses with a robust solution for authenticating PAN details swiftly and accurately. Integrate this powerful solution into your systems to verify Permanent Account Numbers, ensuring meticulous compliance with regulatory standards.
Along with ascertaining PAN details, it also provides essential additional information such as the last modified date, name on the card, and Aadhaar's seeding status.
Stay ahead of the curve and prioritise precision in identity verification with Instantpay—your trusted partner in creating seamless experience for your business.
post/verifyPanPlusV2
Response
200
Example response
{
"statuscode": "TXN",
"status": "Transaction Successful",
"data": {
"poolReferenceId": "1241113141523HLHCS",
"pool": {
"openingBal": "13.17",
"mode": "DR",
"amount": "0.00",
"closingBal": "13.17"
},
"panDetails": {
"nameOnCard": "SAMPLE NAME",
"status": "VALID",
"panNumber": "XXXXXXX79B",
"aadhaarSeeding": 1,
"constitution": "Individual",
"nameVerified": true
}
},
"timestamp": "2024-11-13 14:15:23",
"ipay_uuid": "h0009d7a55e0-a43f-4d84-8642-c16153a30096-mN5wEnWhhtMQ",
"orderid": "1241113141523HLHCS",
"environment": "LIVE"
}