---
title: "Request Nach Registration"
method: POST
path: "/api/v2/nach/registration/request/"
tags: ["Nach Feature V2"]
---

# Request Nach Registration

`POST /api/v2/nach/registration/request/`

## Request body

- EnachBody
  - `student_uuid` string, required
  - `authentication_mode` string, 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)
