| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| StudentMaterial | StudentModule | SchoolOrganizer |
| Property | Type | Entity | Reference | Module |
| (1) Amount | DOUBLE | StudentMaterial | ||
| (2) Comments | STRING | StudentMaterial | ||
| (3) ConsumableMaterial | LONG | StudentMaterial | ConsumableMaterial | RoomModule |
| (4) Costs | DOUBLE | StudentMaterial | ||
| (5) DesignatedUse | STRING | StudentMaterial | ||
| (6) Paid | BOOL | StudentMaterial | ||
| (7) Student | LONG | StudentMaterial | Student | StudentModule |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /studentmaterial/student/{id} | findAllStudentMaterialOfStudent(id) | StudentModule | GET | Student StudentMaterial |
| (2) /studentmaterial/consumablematerial/{id} | findAllStudentMaterialOfConsumableMaterial(id) | StudentModule | GET | ConsumableMaterial StudentMaterial |
| (3) /studentmaterial | insertStudentMaterial(studentmaterial) | StudentModule | POST | StudentMaterial |
| (4) /studentmaterial/{id} | findStudentMaterialById(id) | StudentModule | GET | StudentMaterial |
| (5) /studentmaterial | findAllStudentMaterial() | StudentModule | GET | StudentMaterial |
| (6) /studentmaterial/{id} | deleteStudentMaterialById(id) | StudentModule | DELETE | StudentMaterial |
| (7) /studentmaterial/{id} | updateStudentMaterialById(studentmaterial) | StudentModule | PUT | StudentMaterial |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |