---
title: "PAN Verification Plus V3"
method: POST
path: "/verifyPanPlusV3"
---

# PAN Verification Plus V3

`POST /verifyPanPlusV3`

PAN Verification Plus V3 API provides key personal details linked to a PAN, including the individual's name, date of birth, and father's name, ensuring accurate identity verification.

## Response `200`

200

- object
  - `statuscode` string
  - `actcode` unknown
  - `status` string
  - `data` object
    - `poolReferenceId` string
    - `pool` object
      - `openingBal` string
      - `mode` string
      - `amount` string
      - `closingBal` string
    - `panDetails` object
      - `name` object
        - `first` string
        - `middle` string
        - `last` string
        - `full` string
      - `nameOnCard` string
      - `status` string
      - `panNumber` string
      - `gender` unknown
      - `aadhaarSeeding` integer
      - `lastModified` string
      - `dob` unknown
      - `constitution` string
      - `nameVerified` boolean
      - `dateOfBirthVerified` boolean
  - `timestamp` string
  - `ipay_uuid` string
  - `orderid` string
  - `environment` string
  - `internalCode` unknown

## Other responses

- `400` — 400

---

[API](https://skmtc.net/instantpay/apis/identity.md) · [All operations](https://skmtc.net/instantpay/apis/identity/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/instantpay/identity/revisions/1d0672797b14/schema)
