employeesAttendance
notifications
employees
shifts
| API | Description |
|---|---|
| GET shifts/getDialogOfShifts?shiftId={shiftId}&branchId={branchId}&shiftName={shiftName}&shiftStartTime={shiftStartTime}&shiftEndTime={shiftEndTime}&shiftArchiveStatus={shiftArchiveStatus}&userId={userId}&page={page}&filterStatus={filterStatus} |
No documentation available. |
| GET shifts/getAllShifts?shiftId={shiftId}&branchId={branchId}&shiftName={shiftName}&shiftStartTime={shiftStartTime}&shiftEndTime={shiftEndTime}&shiftArchiveStatus={shiftArchiveStatus}&userId={userId}&page={page}&filterStatus={filterStatus} |
No documentation available. |
| POST shifts/addShift |
No documentation available. |
| POST shifts/updateShift |
No documentation available. |
| POST shifts/archiveShift |
No documentation available. |
| POST shifts/restoreShift |
No documentation available. |
| GET api/shifts?time={time}&branchId={branchId} |
No documentation available. |
branches
departments
| API | Description |
|---|---|
| GET departments/getDialogOfDepartments?departmentId={departmentId}&departmentName={departmentName}&departmentArchiveStatus={departmentArchiveStatus}&userId={userId}&page={page}&filterStatus={filterStatus} |
No documentation available. |
| GET departments/getAllDepartments?departmentId={departmentId}&departmentName={departmentName}&departmentArchiveStatus={departmentArchiveStatus}&userId={userId}&page={page}&filterStatus={filterStatus} |
No documentation available. |
| POST departments/addDepartment |
No documentation available. |
| POST departments/updateDepartment |
No documentation available. |
| POST departments/archiveDepartment |
No documentation available. |
| POST departments/restoreDepartment |
No documentation available. |
| GET api/departments?departmentName={departmentName} |
No documentation available. |
jobs
| API | Description |
|---|---|
| GET jobs/getDialogOfJobs?jobId={jobId}&departmentId={departmentId}&jobName={jobName}&jobArchiveStatus={jobArchiveStatus}&userId={userId}&page={page}&filterStatus={filterStatus} |
No documentation available. |
| GET jobs/getAllJobs?jobId={jobId}&departmentId={departmentId}&jobName={jobName}&jobArchiveStatus={jobArchiveStatus}&userId={userId}&page={page}&filterStatus={filterStatus} |
No documentation available. |
| POST jobs/addJob |
No documentation available. |
| POST jobs/updateJob |
No documentation available. |
| POST jobs/archiveJob |
No documentation available. |
| POST jobs/restoreJob |
No documentation available. |
| GET api/jobs?jobName={jobName}&departmentId={departmentId} |
No documentation available. |
Values
| API | Description |
|---|---|
| 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. |