---
title: "PAN (All In One)"
method: POST
path: "/v1/api_hub/pan_l2"
---

# PAN (All In One)

`POST /v1/api_hub/pan_l2`

## Request body

- object
  - `pan` string, required — It is the unique 10-character alphanumeric identifier of the individual issued by the Income Tax Department. The first 5 should be alphabets followed by 4 numbers and the 10th character should again be an alphabet.

## Response `200`

200

- object
  - `status` string
  - `message` string
  - `reference_id` integer
  - `verification_id` string
  - `name_provided` string
  - `pan` string

## Other responses

- `400` — 400
- `422` — 422
- `500` — 500
- `502` — 502

---

[API](https://skmtc.net/crimescan/apis/crime-scan-result.md) · [All operations](https://skmtc.net/crimescan/apis/crime-scan-result/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/crimescan/crime-scan-result/versions/a9dd2afd70a1/schema)
