Substitution planning
Identify substitution needs based on teacher absences.
Manage teacher absences, you can create, update & delete teacher absences.
Substitution planning
Identify substitution needs based on teacher absences.
Parent/Teacher talks
Synchronize teacher absences when planning parent-teacher talks.
| Method | Operation ID | Description |
|---|---|---|
GET | getTeacherAbsenceById | Get a single teacher absence by ID |
GET | getTeacherAbsences | List teacher absences |
POST | createTeacherAbsence | Create a teacher absence |
PUT | updateTeacherAbsence | Update a teacher absence |
DELETE | deleteTeacherAbsence | Delete a teacher absence |