---
title: "PUT /api/exam/setup/examSubjectFee/{id}"
method: PUT
path: "/api/exam/setup/examSubjectFee/{id}"
tags: ["ExamSetup"]
---

# PUT /api/exam/setup/examSubjectFee/{id}

`PUT /api/exam/setup/examSubjectFee/{id}`

## Path parameters

- `id` integer, required

## Request body

- ExamSubjectFeeCreateDTO
  - `LevelId` integer
  - `ExamPeriodId` integer
  - `SubjectsCount` integer
  - `IsResit` boolean
  - `Amount` number, double

## Response `200`

Success

## Other responses

- `204` — No Content
- `400` — Bad Request

---

[API](https://skmtc.dev/cipmnigeria/apis/membershipapi.md) · [All operations](https://skmtc.dev/cipmnigeria/apis/membershipapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cipmnigeria/membershipapi/revisions/85c2d3922bb1/schema)
