PAN-Aadhar Linking Status


About
- Use this API to determine whether a particular
pan
andaadhar_number
are linked or not. - The possible results could be :
pan
andaadhar_number
are linkedpan
is linked to anotheraadhar_number
pan
is invalidaadhar_number
is invalid
Endpoint
HTTP Method | Endpoint | Description |
---|---|---|
GET | /pans/{pan}/pan-aadhaar-status?aadhaar_number={aadhaar_number} | Takes |
Path Parameter
Param | Type | Description | Example |
---|---|---|---|
pan |
| 10-character alphanumeric unique identifier for an income taxpayer | EGLXX1111X |
Query Parameter
Param | Type | Description | Example |
---|---|---|---|
aadhaar_number |
| A 12-digit number issued by the UIDAI to the residents of India | 543312312123 |
Response
Param | Type | Description | Example |
---|---|---|---|
message |
| Mentions the linking status | Your PAN is linked to Aadhaar number |
Updated 7 months ago
Did this page help you?