---
title: "POST /api/Courses/Save_CourseFeePayment"
method: POST
path: "/api/Courses/Save_CourseFeePayment"
tags: ["Courses"]
---

# POST /api/Courses/Save_CourseFeePayment

`POST /api/Courses/Save_CourseFeePayment`

## Request body

- CourseFees
  - `StudentEnrollmentCode` string
  - `CourseGUID` string
  - `CouponCode` string
  - `CouponAmount` number, double
  - `PaidAmount` number, double
  - `PaymentModeID` integer
  - `RefReciptNo` string
  - `PaidDate` string, date-time

## Response `200`

OK

- object

---

[API](https://skmtc.dev/myclassboard/apis/mcbschoolapi.md) · [All operations](https://skmtc.dev/myclassboard/apis/mcbschoolapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/myclassboard/mcbschoolapi/revisions/db2ecaa69611/schema)
