| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| EventRegistration | CustomerModule | TennisCenter |
| Property | Type | Entity | Reference | Module |
| (1) Comment | STRING | EventRegistration | ||
| (2) Customer | LONG | EventRegistration | Customer | CustomerModule |
| (3) Event | LONG | EventRegistration | Event | SportModule |
| (4) RegisteredAt | DATE | EventRegistration | ||
| (5) Status | STRING | EventRegistration | ||
| (6) TeamName | STRING | EventRegistration |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /eventregistration/{id} | updateEventRegistrationById(eventregistration) | CustomerModule | PUT | EventRegistration |
| (2) /eventregistration | findAllEventRegistration() | CustomerModule | GET | EventRegistration |
| (3) /eventregistration/{id} | findEventRegistrationById(id) | CustomerModule | GET | EventRegistration |
| (4) /eventregistration/event/{id} | findAllEventRegistrationOfEvent(id) | CustomerModule | GET | Event EventRegistration |
| (5) /eventregistration/customer/{id} | findAllEventRegistrationOfCustomer(id) | CustomerModule | GET | Customer EventRegistration |
| (6) /eventregistration | insertEventRegistration(eventregistration) | CustomerModule | POST | EventRegistration |
| (7) /eventregistration/{id} | deleteEventRegistrationById(id) | CustomerModule | DELETE | EventRegistration |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |