| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Station | StationModule | CarSharing |
| Property | Type | Entity | Reference | Module |
| (1) Adresse | STRING | Station | ||
| (2) BahnhofBezug | BOOL | Station | ||
| (3) Breitengrad | STRING | Station | ||
| (4) CarsharingOrganisation | LONG | Station | CarsharingOrganisation | CarsharingOrganisationModule |
| (5) FlughafenBezug | BOOL | Station | ||
| (6) Laengengrad | STRING | Station | ||
| (7) Name | STRING | Station | ||
| (8) OeffentlicherParkplatz | BOOL | Station | ||
| (9) Stadt | LONG | Station | Stadt | CarsharingOrganisationModule |
| (10) Stationstyp | LONG | Station | Stationstyp | GeschaeftsmodellModule |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /station/stationstyp/{id} | findAllStationOfStationstyp(id) | StationModule | GET | Stationstyp Station |
| (2) /reservierung/stationrueckgabe/{id} | findAllReservierungOfStationRueckgabe(id) | StationModule | GET | Station Reservierung |
| (3) /station | findAllStation() | StationModule | GET | Station |
| (4) /station/{id} | deleteStationById(id) | StationModule | DELETE | Station |
| (5) /station/carsharingorganisation/{id} | findAllStationOfCarsharingOrganisation(id) | StationModule | GET | CarsharingOrganisation Station |
| (6) /station | insertStation(station) | StationModule | POST | Station |
| (7) /station/{id} | findStationById(id) | StationModule | GET | Station |
| (8) /parkplatz/station/{id} | findAllParkplatzOfStation(id) | StationModule | GET | Station Parkplatz |
| (9) /reservierung/stationabholung/{id} | findAllReservierungOfStationAbholung(id) | StationModule | GET | Station Reservierung |
| (10) /station/stadt/{id} | findAllStationOfStadt(id) | StationModule | GET | Stadt Station |
| (11) /station/{id} | updateStationById(station) | StationModule | PUT | Station |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |