---
title: "POST /api/ExamReport/examApplications"
method: POST
path: "/api/ExamReport/examApplications"
tags: ["ExamReport"]
---

# POST /api/ExamReport/examApplications

`POST /api/ExamReport/examApplications`

## Query parameters

- `PageNumber` integer
- `PageSize` integer

## Request body

- ExamApplicantsReportParameters
  - `LevelId` integer, nullable
  - `ExamPeriodId` integer, nullable
  - `StudentNo` string, nullable

## Response `200`

Success

## Other responses

- `404` — Not Found
- `500` — Server Error

---

[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)
