| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| BookingParticipant | CoachModule | TennisCenter |
| Property | Type | Entity | Reference | Module |
| (1) Booking | LONG | BookingParticipant | Booking | SportModule |
| (2) Customer | LONG | BookingParticipant | Customer | CustomerModule |
| (3) GuestName | STRING | BookingParticipant | ||
| (4) IsMainPayer | BOOL | BookingParticipant |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /bookingparticipant/customer/{id} | findAllBookingParticipantOfCustomer(id) | CoachModule | GET | Customer BookingParticipant |
| (2) /bookingparticipant/booking/{id} | findAllBookingParticipantOfBooking(id) | CoachModule | GET | Booking BookingParticipant |
| (3) /bookingparticipant | insertBookingParticipant(bookingparticipant) | CoachModule | POST | BookingParticipant |
| (4) /bookingparticipant/{id} | updateBookingParticipantById(bookingparticipant) | CoachModule | PUT | BookingParticipant |
| (5) /bookingparticipant/{id} | findBookingParticipantById(id) | CoachModule | GET | BookingParticipant |
| (6) /bookingparticipant | findAllBookingParticipant() | CoachModule | GET | BookingParticipant |
| (7) /bookingparticipant/{id} | deleteBookingParticipantById(id) | CoachModule | DELETE | BookingParticipant |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |