---
title: "GET /api/StudentFeeData/GET_TallyFeePayments"
method: GET
path: "/api/StudentFeeData/GET_TallyFeePayments"
tags: ["StudentFeeData"]
---

# GET /api/StudentFeeData/GET_TallyFeePayments

`GET /api/StudentFeeData/GET_TallyFeePayments`

## Query parameters

- `TokenID` string, required
- `BranchID` integer, required
- `OrganisationID` integer, required
- `AcademicYearID` integer, required
- `PaymentModeID` integer, required
- `FromDate` string, required
- `ToDate` string, required

## Response `200`

OK

- Annualfee[]
  - `DrCr` string
  - `DrAmount` number, double
  - `Narration` string
  - `CRAmount` number, double
  - `AccountName` string

---

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