post https://api.aeronpay.in/api/serviceapi-prod/api/kyc/mini_kyc/verify_document
📦 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 Name | State Code |
|---|---|
| Andaman and Nicobar Islands | AN |
| Andhra Pradesh | AP |
| Arunachal Pradesh | AR |
| Assam | AS |
| Bihar | BR |
| Chandigarh UT | CH |
| Chhattisgarh | CG |
| Dadra & Nagar Haveli | DN |
| Daman & Diu | DD |
| Delhi | DL |
| Goa | GA |
| Gujarat | GJ |
| Haryana | HR |
| Himachal Pradesh | HP |
| Jammu & Kashmir | JK |
| Jharkhand | JH |
| Karnataka | KA |
| Kerala | KL |
| Lakshadweep | LD |
| Madhya Pradesh | MP |
| Maharashtra | MH |
| Manipur | MN |
| Meghalaya | ML |
| Mizoram | MZ |
| Nagaland | NL |
| Odisha (Orissa) | OR |
| Puducherry (PondiCherry UT) | PY |
| Punjab | PB |
| Rajasthan | RJ |
| Sikkim | SK |
| Tamil Nadu | TN |
| Telangana | TS |
| Tripura | TR |
| Uttar Pradesh | UP |
| Uttarakhand (Uttaranchal) | UA |
| West Bengal | WB |