PAN Verification

Use the below API to verify an individual's PAN details.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

📘

Test Data

The table below lists the various PANs you can use to mock different scenarios in the PAN Verification APIs.

PANScenario
Any PAN (in the valid format)PAN verified successfully.
AAAAA1234AReturns failed status for the PAN Verification API.
Body Params
string
required

PAN to be verified.
Example: ABCDE0000Z.

boolean
required
Defaults to true
string
required

Unique identifier entered when creating the verification request.

  • Only alphabets and numbers are allowed.
  • Minimum: 7 characters.
  • Maximum: 40 characters.
Example: 1409614085

metadata
object

Key-value pair that can be used to store additional information about the entity.

  • Each pair cannot exceed 256 characters.
  • Maximum 5 key-value pairs.
Example: "key_1": "We are using Zwitch.”

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json