---
title: "Payment Otp Verification Required"
method: POST
path: "/api/v1/student_otp/payment_otp_verification_required"
tags: ["student otp"]
---

# Payment Otp Verification Required

`POST /api/v1/student_otp/payment_otp_verification_required`

## Request body

- PaymentOTPVerificationRequest
  - `institute_id` integer, required — Institute Id is required
  - `payment_type` string, required — Payment type is required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/leo1/apis/leofees-backend.md) · [All operations](https://skmtc.net/leo1/apis/leofees-backend/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/leo1/leofees-backend/versions/cace8144ecd9/schema)
