| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Gast | BuchungModule | Ferienwohnungen |
| Property | Type | Entity | Reference | Module |
| (1) Adresse | STRING | Gast | ||
| (2) Email | STRING | Gast | ||
| (3) Nachname | STRING | Gast | ||
| (4) Telefon | STRING | Gast | ||
| (5) Vorname | STRING | Gast |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /gast/{id} | findGastById(id) | BuchungModule | GET | Gast |
| (2) /gast | insertGast(gast) | BuchungModule | POST | Gast |
| (3) /gast/{id} | updateGastById(gast) | BuchungModule | PUT | Gast |
| (4) /gast/{id} | deleteGastById(id) | BuchungModule | DELETE | Gast |
| (5) /buchung/gast/{id} | findAllBuchungOfGast(id) | BuchungModule | GET | Gast Buchung |
| (6) /gast | findAllGast() | BuchungModule | GET | Gast |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |