| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Person | PersonModule | Fahrschulen |
| Property | Type | Entity | Reference | Module |
| (1) Ausweisnummer | STRING | Person | ||
| (2) Email | STRING | Person | ||
| (3) Geburtsdatum | DATE | Person | ||
| (4) GeschlechtCode | STRING | Person | ||
| (5) Nachname | STRING | Person | ||
| (6) Ort | STRING | Person | ||
| (7) Postleitzahl | STRING | Person | ||
| (8) Strasse | STRING | Person | ||
| (9) Telefon | STRING | Person | ||
| (10) Vorname | STRING | Person |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /fahrlehrer/person/{id} | findAllFahrlehrerOfPerson(id) | FahrlehrerModule | GET | Person Fahrlehrer |
| (2) /pruefer/person/{id} | findAllPrueferOfPerson(id) | FahrschuleModule | GET | Person Pruefer |
| (3) /fahrschueler/person/{id} | findAllFahrschuelerOfPerson(id) | FahrschuleModule | GET | Person Fahrschueler |
| (4) /person | insertPerson(person) | PersonModule | POST | Person |
| (5) /person/{id} | updatePersonById(person) | PersonModule | PUT | Person |
| (6) /begleitpersonzuweisung/person/{id} | findAllBegleitpersonZuweisungOfPerson(id) | PersonModule | GET | Person BegleitpersonZuweisung |
| (7) /person/{id} | deletePersonById(id) | PersonModule | DELETE | Person |
| (8) /person | findAllPerson() | PersonModule | GET | Person |
| (9) /person/{id} | findPersonById(id) | PersonModule | GET | Person |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |