Setup

APIDescription
POST api/Setups/SaveFeesClassWise

No documentation available.

GET api/Setups/GetAllClassesFees

No documentation available.

GET api/Setups/DeleteClassFees?classId={classId}

No documentation available.

GET api/Setups/GetDetailsForFeeVoucher?studentId={studentId}

No documentation available.

Attendance

APIDescription
POST api/Attendance/MarkAttendance

No documentation available.

GET api/Attendance/GetAttendance?typeId={typeId}&classId={classId}&section={section}&dateFrom={dateFrom}&dateto={dateto}&year={year}&month={month}

No documentation available.

GET api/Attendance/GetAttendanceByStudentIdMonthWise?typeId={typeId}&studenId={studenId}&month={month}&year={year}

No documentation available.

GET api/Attendance/GetAttendanceByStudentId?studentId={studentId}

No documentation available.

GET api/Attendance/SendPush

No documentation available.

TmeTable

APIDescription
POST api/TimeTable/SaveTimeSchedule

No documentation available.

POST api/TimeTable/UpdateTimeSchedule

No documentation available.

GET api/TimeTable/GetTimeScheduleByClass?classId={classId}&secId={secId}

No documentation available.

Teacher

APIDescription
GET api/Teacher/GetTeachers

No documentation available.

Student

APIDescription
POST api/Student/register

No documentation available.

POST api/Student/StudentRegistration

No documentation available.

POST api/Student/PostImage

No documentation available.

GET api/Student/GetAllStudents?from={from}&pageSize={pageSize}&typeId={typeId}&searchVal={searchVal}&classId={classId}&section={section}&sectionId={sectionId}

No documentation available.

GET api/Student/GetStudentsByClassIdAndSectionId?classId={classId}&studentId={studentId}

No documentation available.

GET api/Student/GetStudentDetails?studentId={studentId}

No documentation available.

GET api/Student/GetStudentsList

No documentation available.

POST api/Student/AddUpdateCertificates

No documentation available.

GET api/Student/GetCertificateInfo?studentId={studentId}

No documentation available.

POST api/Student/UpdateStudent-----old

No documentation available.

POST api/Student/UpdateStudent

No documentation available.

GET api/Student/GetStudentsByParentId?parentId={parentId}

No documentation available.

ExamMarks

APIDescription
GET api/ExamMarks/GetMarksByStudentId?studenId={studenId}

No documentation available.

POST api/ExamMarks/SaveExamMarks

No documentation available.

GET api/ExamMarks/GetStudentMarks?studentId={studentId}&examTypeId={examTypeId}

No documentation available.

User

APIDescription
POST api/User/Login

No documentation available.

POST UpdateFcmToken

No documentation available.

Accounts

APIDescription
POST api/Accounts/SaveFees

No documentation available.

POST api/Accounts/GetPreviousMonthFeeOfStudent

No documentation available.

GET api/Accounts/GetBalanceSheet

No documentation available.

GET api/Accounts/GetStudentFeesById?studentId={studentId}

No documentation available.

Classes

APIDescription
GET api/Classes/GetClasses

No documentation available.

GET api/Classes/GetSections

No documentation available.

GET api/Classes/GetCourses

No documentation available.

GET api/Classes/GetExaminationType

No documentation available.

test

APIDescription
GET api/test

No documentation available.

Values

APIDescription
GET api/Values

No documentation available.

GET api/Values/{id}

No documentation available.

POST api/Values

No documentation available.

PUT api/Values/{id}

No documentation available.

DELETE api/Values/{id}

No documentation available.