---
title: "POST /ppiwallet/kyc/mini_kyc/verify_document"
method: POST
path: "/ppiwallet/kyc/mini_kyc/verify_document"
---

# POST /ppiwallet/kyc/mini_kyc/verify_document

`POST /ppiwallet/kyc/mini_kyc/verify_document`

## Headers

- `client-id` string, required
- `client-secret` string, required
- `Content-Type` string, required

## Request body

- object
  - `client_referenceId` string, required — Unique Client Reference ID
  - `min_kyc_id` string, required — You Should again pass the Same Min KYC ID, which you got in (Initiate Minimum KYC Response)
  - `document_type` string, required — Pass this Values: For PAN Card "pan", For Passport "passport", For Driving License "driving license", For Voter ID "voter id"
  - `document_id` string, required — Pass the Document ID Like (PAN Card Number or Driving License Number or Passport Number or Voter ID Number)
  - `holder_name` string, required — Pass the Document Holder Name
  - `consent` string, required — Consent should be Pass "Y"

## Response `200`

---

[API](https://skmtc.net/aeronpay/apis/merchant-onboarding.md) · [All operations](https://skmtc.net/aeronpay/apis/merchant-onboarding/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aeronpay/merchant-onboarding/revisions/1027c0f514b1/schema)
