| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| SchoolReport | SchoolYearModule | SchoolOrganizer |
| Property | Type | Entity | Reference | Module |
| (1) SchoolClassStudent | LONG | SchoolReport | SchoolClassStudent | SchoolClassStudentModule |
| (2) SchoolYear | LONG | SchoolReport | SchoolYear | SchoolYearModule |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /schoolreport/{id} | findSchoolReportById(id) | SchoolYearModule | GET | SchoolReport |
| (2) /schoolreport/{id} | updateSchoolReportById(schoolreport) | SchoolYearModule | PUT | SchoolReport |
| (3) /schoolreport | insertSchoolReport(schoolreport) | SchoolYearModule | POST | SchoolReport |
| (4) /schoolreport/schoolclassstudent/{id} | findAllSchoolReportOfSchoolClassStudent(id) | SchoolYearModule | GET | SchoolClassStudent SchoolReport |
| (5) /schoolreport/schoolyear/{id} | findAllSchoolReportOfSchoolYear(id) | SchoolYearModule | GET | SchoolYear SchoolReport |
| (6) /schoolreport/{id} | deleteSchoolReportById(id) | SchoolYearModule | DELETE | SchoolReport |
| (7) /schoolreport | findAllSchoolReport() | SchoolYearModule | GET | SchoolReport |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |