---
title: "Fetch Student Details Payment"
method: POST
path: "/api/v1/student/fetch_student_details_for_payment"
tags: ["student"]
---

# Fetch Student Details Payment

`POST /api/v1/student/fetch_student_details_for_payment`

## Request body

- FetchStudentDetailsForPaymentRequest
  - `institute_identifier` string, required
  - `roll_no` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

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