| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| FoodStuff | FoodModule | SchoolOrganizer |
| Property | Type | Entity | Reference | Module |
| (1) Description | STRING | FoodStuff | ||
| (2) FoodStuffName | STRING | FoodStuff |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /foodstuff | findAllFoodStuff() | FoodModule | GET | FoodStuff |
| (2) /foodstuff/{id} | deleteFoodStuffById(id) | FoodModule | DELETE | FoodStuff |
| (3) /foodstufffood/foodstuff/{id} | findAllFoodStuffFoodOfFoodStuff(id) | FoodModule | GET | FoodStuff FoodStuffFood |
| (4) /foodstuff/{id} | findFoodStuffById(id) | FoodModule | GET | FoodStuff |
| (5) /foodstuff/{id} | updateFoodStuffById(foodstuff) | FoodModule | PUT | FoodStuff |
| (6) /foodstuff | insertFoodStuff(foodstuff) | FoodModule | POST | FoodStuff |
| (7) /purchaselistitem/foodstuff/{id} | findAllPurchaseListItemOfFoodStuff(id) | PurchaseListModule | GET | FoodStuff PurchaseListItem |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |