Skip to main content
POST

Run in Postman

Headers

Authorization
string
required

JWT access token. For token-generation steps, refer to the Quickstart Guide.

x-api-key
string
required

API key used to identify and authenticate the client.

x-api-version
string

Specifies the API version for the request.

Content-Type
enum<string>

Media type of the request body.

Available options:
application/json

Body

application/json
@entity
enum<string>
required
Available options:
in.co.sandbox.kyc.pan_aadhaar.status
pan
string
required

Permanent Account Number to be verified against Aadhaar linkage records.

Pattern: ^[A-Z]{5}[0-9]{4}[A-Z]{1}$
aadhaar_number
string
required

12-digit Aadhaar number of the PAN holder used to validate PAN–Aadhaar linkage.

Pattern: ^[0-9]{12}$

Explicit consent from the end user to retrieve and verify PAN and Aadhaar linkage information.

Available options:
Y,
y
reason
string
required

Purpose for requesting PAN–Aadhaar verification.

Minimum string length: 20

Response

code
integer
required
timestamp
integer
required
transaction_id
string
required
data
object
required