| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| StudentRepresentation | SchoolModule | SchoolOrganizer |
| Property | Type | Entity | Reference | Module |
| (1) School | LONG | StudentRepresentation | School | SchoolModule |
| (2) SchoolClass | LONG | StudentRepresentation | SchoolClass | SchoolYearModule |
| (3) Student | LONG | StudentRepresentation | Student | StudentModule |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /studentrepresentation/schoolclass/{id} | findAllStudentRepresentationOfSchoolClass(id) | SchoolModule | GET | SchoolClass StudentRepresentation |
| (2) /studentrepresentation/{id} | updateStudentRepresentationById(studentrepresentation) | SchoolModule | PUT | StudentRepresentation |
| (3) /studentrepresentation | findAllStudentRepresentation() | SchoolModule | GET | StudentRepresentation |
| (4) /studentrepresentation/school/{id} | findAllStudentRepresentationOfSchool(id) | SchoolModule | GET | School StudentRepresentation |
| (5) /studentrepresentation/{id} | deleteStudentRepresentationById(id) | SchoolModule | DELETE | StudentRepresentation |
| (6) /studentrepresentation/student/{id} | findAllStudentRepresentationOfStudent(id) | SchoolModule | GET | Student StudentRepresentation |
| (7) /studentrepresentation/{id} | findStudentRepresentationById(id) | SchoolModule | GET | StudentRepresentation |
| (8) /studentrepresentation | insertStudentRepresentation(studentrepresentation) | SchoolModule | POST | StudentRepresentation |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |