Authentication
API | Description |
---|---|
POST api/Authentication/GetOrg |
No documentation available. |
POST api/Authentication/LoginV2 |
No documentation available. |
POST api/Authentication/CheckOTP |
No documentation available. |
GET api/Authentication/SendLoginOTP?StaffCode={StaffCode}&MobileNo={MobileNo} |
No documentation available. |
GET api/Authentication/SendLoginOTPWhatsapp?TempToken={TempToken} |
No documentation available. |
GET api/Authentication/AlreadyLogin |
No documentation available. |
POST api/Authentication/AppVersion |
No documentation available. |
POST api/Authentication/ResendOTP?MobileNo={MobileNo}&TempToken={TempToken} |
No documentation available. |
POST api/Authentication/ChangePassword |
No documentation available. |
Attendance
Approvals
API | Description |
---|---|
GET api/Approvals/GetStaffApprovalCount |
No documentation available. |
GET api/Approvals/GetStaffApprovalListByCoe?Code={Code} |
No documentation available. |
POST api/Approvals/UpdateDemandDiscRequest |
No documentation available. |
POST api/Approvals/UpdateTransferCertificateRequest?TransID={TransID}&StudId={StudId} |
No documentation available. |
POST api/Approvals/UpdateDemandCancelRequest?DemandId={DemandId}&sts={sts} |
No documentation available. |
POST api/Approvals/UpdateWalletCancellationRequest?walletId={walletId}&sts={sts} |
No documentation available. |
POST api/Approvals/UpdatePermanentDiscountRequest?DiscountID={DiscountID}&CancelRemarks={CancelRemarks}&Status={Status} |
No documentation available. |
POST api/Approvals/UpdatePaymentCancellationRequest?PayCanId={PayCanId}&Status={Status} |
No documentation available. |
Values
API | Description |
---|---|
GET api/Values/Get |
No documentation available. |
GET api/Values/Get/{id} |
No documentation available. |
POST api/Values/Post |
No documentation available. |
PUT api/Values/Put/{id} |
No documentation available. |
DELETE api/Values/Delete/{id} |
No documentation available. |
ClassMaster
API | Description |
---|---|
POST api/ClassMaster/AddStudentSubjectClassAttendance |
No documentation available. |
POST api/ClassMaster/DeleteStudentSubjectClassAttendance/{id} |
No documentation available. |
GET api/ClassMaster/GetStaffSubjectClassListRoutineFilter |
No documentation available. |
GET api/ClassMaster/GetStudentBasedSessionByProgIDRoutineFilter?Progid={Progid} |
No documentation available. |
POST api/ClassMaster/StaffSubjectRoutineList |
No documentation available. |
GET api/ClassMaster/GetStaffRoutineStudentGroup |
No documentation available. |
POST api/ClassMaster/AddStudentClassRoutine |
No documentation available. |
Staff
API | Description |
---|---|
GET api/Staff/profile |
No documentation available. |
GET api/Staff/GetStaffAppMenuList |
No documentation available. |
GET api/Staff/GetStaffSubjectClassList |
No documentation available. |
GET api/Staff/GetStudentBasedSessionByProgID?Progid={Progid} |
No documentation available. |
POST api/Staff/StaffSubjectClassList |
No documentation available. |
GET api/Staff/GetSubjectStudnetRoutineList/{id} |
No documentation available. |
POST api/Staff/UpdateClassRoutineStart?Staffroutineid={Staffroutineid}&ClassDate={ClassDate} |
No documentation available. |
POST api/Staff/UpdateClassRoutineEnd?Staffroutineid={Staffroutineid}&ClassDate={ClassDate} |
No documentation available. |
GET api/Staff/GetStaffDeleteStudentAttendance/{id} |
No documentation available. |
POST api/Staff/UpdateStaffProfilePhoto?PhotoLink={PhotoLink} |
No documentation available. |