---
title: "Verify OTP"
method: POST
path: "/verification/aadhaar_verifyotp"
---

# Verify OTP

`POST /verification/aadhaar_verifyotp`

## Headers

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

## Request body

- object
  - `reference_id` string, required — Unique Reference ID, Which will get in Send OTP Response
  - `otp` string, required
  - `client_referenceId` string, required — Unique Client Reference ID

## Response `200`

200

## Other responses

- `400` — 400

---

[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/versions/1027c0f514b1/schema)
