Verify Min KYC Document

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

📦 Sample Request Body for (PAN Card)

{
  "client_referenceId": "48827599274",
  "min_kyc_id": "2874-8371jj-28371",
  "document_type": "pan",
  "document_id": "WEESP3245A",
  "holder_name": "RAKESH MITTAL",
  "consent": "Y"
}

📦 Sample Request Body for (Passport)

{
  "client_referenceId": "48827599274",
  "min_kyc_id": "2874-8371jj-28371",
  "document_type": "pan",
  "document_id": "RIE294KDWI",
  "holder_name": "RAKESH MITTAL",
  "consent": "Y",
  "dob": "1991-05-31",
  "issue_date": "2021-06-15"
}

📦 Sample Request Body for (Driving License)

{
  "client_referenceId": "48827599274",
  "min_kyc_id": "2874-8371jj-28371",
  "document_type": "pan",
  "document_id": "MH298488289848298482",
  "holder_name": "RAKESH MITTAL",
  "consent": "Y",
  "dob": "1991-05-31"
}

📦 Sample Request Body for (Voter ID)

{
  "client_referenceId": "48827599274",
  "min_kyc_id": "2874-8371jj-28371",
  "document_type": "pan",
  "document_id": "MH298488289848298482",
  "holder_name": "RAKESH MITTAL",
  "consent": "Y",
  "state": "MH"
}

🇮🇳 Indian States and Union Territories

State NameState Code
Andaman and Nicobar IslandsAN
Andhra PradeshAP
Arunachal PradeshAR
AssamAS
BiharBR
Chandigarh UTCH
ChhattisgarhCG
Dadra & Nagar HaveliDN
Daman & DiuDD
DelhiDL
GoaGA
GujaratGJ
HaryanaHR
Himachal PradeshHP
Jammu & KashmirJK
JharkhandJH
KarnatakaKA
KeralaKL
LakshadweepLD
Madhya PradeshMP
MaharashtraMH
ManipurMN
MeghalayaML
MizoramMZ
NagalandNL
Odisha (Orissa)OR
Puducherry (PondiCherry UT)PY
PunjabPB
RajasthanRJ
SikkimSK
Tamil NaduTN
TelanganaTS
TripuraTR
Uttar PradeshUP
Uttarakhand (Uttaranchal)UA
West BengalWB
Body Params
string
required

Unique Client Reference ID

string
required

You Should again pass the Same Min KYC ID, which you got in (Initiate Minimum KYC Response)

string
required

Pass this Values: For PAN Card "pan", For Passport "passport", For Driving License "driving license", For Voter ID "voter id"

string
required

Pass the Document ID Like (PAN Card Number or Driving License Number or Passport Number or Voter ID Number)

string
required

Pass the Document Holder Name

string
required
Defaults to Y

Consent should be Pass "Y"

Headers
string
required

Secure Client ID

string
required

Secure Client Secret

Response

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