API verifies the PAN number and the information of the holder.
JWT access token. For token-generation steps, refer to the Quickstart Guide.
Pass true to accept the cached response. If the header is not passed, or if false is sent as the value, the request will hit the origin.
API key used to identify and authenticate the client.
Specifies the API version for the request.
in.co.sandbox.kyc.pan_verification.request Permanent Account Number to be verified against official PAN records.
^[A-Z]{5}[0-9]{4}[A-Z]{1}$Full name of the PAN holder exactly as printed on the PAN card.
2Date of birth or date of incorporation associated with the PAN in DD/MM/YYYY format.
^(0[1-9]|[12][0-9]|3[01])/(0[1-9]|1[0-2])/([0-9]{4})$Explicit consent from the end user to retrieve and verify PAN details.
Y, y Purpose for requesting PAN verification.
20The response is of type object.
Was this page helpful?