Overview
My API
System Designs
Dienstleistungen
Kontakt
Energieausgleich
Ansprechpartner
Impressum
1. CarsharingOrganisationModule - API (41)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/flotte/{id}
findFlotteById(id)
CarsharingOrganisationModule
GET
Flotte
(2)
/carsharingorganisation/geschaeftsmodell/{id}
findAllCarsharingOrganisationOfGeschaeftsmodell(id)
CarsharingOrganisationModule
GET
Geschaeftsmodell
CarsharingOrganisation
(3)
/flotte/{id}
updateFlotteById(flotte)
CarsharingOrganisationModule
PUT
Flotte
(4)
/intermodalekooperation/{id}
updateIntermodaleKooperationById(intermodalekooperation)
CarsharingOrganisationModule
PUT
IntermodaleKooperation
(5)
/carsharingorganisation/organisationstyp/{id}
findAllCarsharingOrganisationOfOrganisationstyp(id)
CarsharingOrganisationModule
GET
Organisationstyp
CarsharingOrganisation
(6)
/carsharingorganisation/sitzstadt/{id}
findAllCarsharingOrganisationOfSitzStadt(id)
CarsharingOrganisationModule
GET
Stadt
CarsharingOrganisation
(7)
/intermodalekooperation
insertIntermodaleKooperation(intermodalekooperation)
CarsharingOrganisationModule
POST
IntermodaleKooperation
(8)
/oepnvbetreiber
findAllOepnvBetreiber()
CarsharingOrganisationModule
GET
OepnvBetreiber
(9)
/flotte/{id}
deleteFlotteById(id)
CarsharingOrganisationModule
DELETE
Flotte
(10)
/verbandsmitgliedschaft/{id}
deleteVerbandsmitgliedschaftById(id)
CarsharingOrganisationModule
DELETE
Verbandsmitgliedschaft
(11)
/verbandsmitgliedschaft
insertVerbandsmitgliedschaft(verbandsmitgliedschaft)
CarsharingOrganisationModule
POST
Verbandsmitgliedschaft
(12)
/verbandsmitgliedschaft/carsharingverband/{id}
findAllVerbandsmitgliedschaftOfCarsharingVerband(id)
CarsharingOrganisationModule
GET
CarsharingVerband
Verbandsmitgliedschaft
(13)
/stadt
findAllStadt()
CarsharingOrganisationModule
GET
Stadt
(14)
/intermodalekooperation/{id}
deleteIntermodaleKooperationById(id)
CarsharingOrganisationModule
DELETE
IntermodaleKooperation
(15)
/carsharingorganisation/{id}
deleteCarsharingOrganisationById(id)
CarsharingOrganisationModule
DELETE
CarsharingOrganisation
(16)
/flotte/carsharingorganisation/{id}
findAllFlotteOfCarsharingOrganisation(id)
CarsharingOrganisationModule
GET
CarsharingOrganisation
Flotte
(17)
/carsharingorganisation
findAllCarsharingOrganisation()
CarsharingOrganisationModule
GET
CarsharingOrganisation
(18)
/verbandsmitgliedschaft/carsharingorganisation/{id}
findAllVerbandsmitgliedschaftOfCarsharingOrganisation(id)
CarsharingOrganisationModule
GET
CarsharingOrganisation
Verbandsmitgliedschaft
(19)
/flotte
insertFlotte(flotte)
CarsharingOrganisationModule
POST
Flotte
(20)
/oepnvbetreiber/stadt/{id}
findAllOepnvBetreiberOfStadt(id)
CarsharingOrganisationModule
GET
Stadt
OepnvBetreiber
(21)
/verbandsmitgliedschaft/{id}
updateVerbandsmitgliedschaftById(verbandsmitgliedschaft)
CarsharingOrganisationModule
PUT
Verbandsmitgliedschaft
(22)
/intermodalekooperation/oepnvbetreiber/{id}
findAllIntermodaleKooperationOfOepnvBetreiber(id)
CarsharingOrganisationModule
GET
OepnvBetreiber
IntermodaleKooperation
(23)
/stadt/{id}
findStadtById(id)
CarsharingOrganisationModule
GET
Stadt
(24)
/oepnvbetreiber
insertOepnvBetreiber(oepnvbetreiber)
CarsharingOrganisationModule
POST
OepnvBetreiber
(25)
/oepnvbetreiber/{id}
findOepnvBetreiberById(id)
CarsharingOrganisationModule
GET
OepnvBetreiber
(26)
/intermodalekooperation/{id}
findIntermodaleKooperationById(id)
CarsharingOrganisationModule
GET
IntermodaleKooperation
(27)
/intermodalekooperation/carsharingorganisation/{id}
findAllIntermodaleKooperationOfCarsharingOrganisation(id)
CarsharingOrganisationModule
GET
CarsharingOrganisation
IntermodaleKooperation
(28)
/carsharingorganisation
insertCarsharingOrganisation(carsharingorganisation)
CarsharingOrganisationModule
POST
CarsharingOrganisation
(29)
/stadt/land/{id}
findAllStadtOfLand(id)
CarsharingOrganisationModule
GET
Land
Stadt
(30)
/stadt/{id}
updateStadtById(stadt)
CarsharingOrganisationModule
PUT
Stadt
(31)
/oepnvbetreiber/{id}
deleteOepnvBetreiberById(id)
CarsharingOrganisationModule
DELETE
OepnvBetreiber
(32)
/stadt
insertStadt(stadt)
CarsharingOrganisationModule
POST
Stadt
(33)
/verbandsmitgliedschaft/{id}
findVerbandsmitgliedschaftById(id)
CarsharingOrganisationModule
GET
Verbandsmitgliedschaft
(34)
/intermodalekooperation
findAllIntermodaleKooperation()
CarsharingOrganisationModule
GET
IntermodaleKooperation
(35)
/carsharingorganisation/{id}
updateCarsharingOrganisationById(carsharingorganisation)
CarsharingOrganisationModule
PUT
CarsharingOrganisation
(36)
/flotte
findAllFlotte()
CarsharingOrganisationModule
GET
Flotte
(37)
/oepnvbetreiber/land/{id}
findAllOepnvBetreiberOfLand(id)
CarsharingOrganisationModule
GET
Land
OepnvBetreiber
(38)
/carsharingorganisation/{id}
findCarsharingOrganisationById(id)
CarsharingOrganisationModule
GET
CarsharingOrganisation
(39)
/verbandsmitgliedschaft
findAllVerbandsmitgliedschaft()
CarsharingOrganisationModule
GET
Verbandsmitgliedschaft
(40)
/stadt/{id}
deleteStadtById(id)
CarsharingOrganisationModule
DELETE
Stadt
(41)
/oepnvbetreiber/{id}
updateOepnvBetreiberById(oepnvbetreiber)
CarsharingOrganisationModule
PUT
OepnvBetreiber
2. FahrzeugModule - API (37)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/kraftstofftyp
insertKraftstofftyp(kraftstofftyp)
FahrzeugModule
POST
Kraftstofftyp
(2)
/fahrzeug/{id}
updateFahrzeugById(fahrzeug)
FahrzeugModule
PUT
Fahrzeug
(3)
/fahrzeug/{id}
findFahrzeugById(id)
FahrzeugModule
GET
Fahrzeug
(4)
/vorfall/{id}
deleteVorfallById(id)
FahrzeugModule
DELETE
Vorfall
(5)
/fahrzeugtyp/{id}
deleteFahrzeugtypById(id)
FahrzeugModule
DELETE
Fahrzeugtyp
(6)
/fahrzeug/flotte/{id}
findAllFahrzeugOfFlotte(id)
FahrzeugModule
GET
Flotte
Fahrzeug
(7)
/fahrzeug/fahrzeugtyp/{id}
findAllFahrzeugOfFahrzeugtyp(id)
FahrzeugModule
GET
Fahrzeugtyp
Fahrzeug
(8)
/kraftstofftyp/{id}
updateKraftstofftypById(kraftstofftyp)
FahrzeugModule
PUT
Kraftstofftyp
(9)
/fahrzeugtyp/{id}
updateFahrzeugtypById(fahrzeugtyp)
FahrzeugModule
PUT
Fahrzeugtyp
(10)
/fahrzeug/kraftstofftyp/{id}
findAllFahrzeugOfKraftstofftyp(id)
FahrzeugModule
GET
Kraftstofftyp
Fahrzeug
(11)
/fahrzeugtyp/{id}
findFahrzeugtypById(id)
FahrzeugModule
GET
Fahrzeugtyp
(12)
/telematikmodul/{id}
updateTelematikmodulById(telematikmodul)
FahrzeugModule
PUT
Telematikmodul
(13)
/vorfall/reservierung/{id}
findAllVorfallOfReservierung(id)
FahrzeugModule
GET
Reservierung
Vorfall
(14)
/vorfall/{id}
updateVorfallById(vorfall)
FahrzeugModule
PUT
Vorfall
(15)
/vorfall/fahrzeug/{id}
findAllVorfallOfFahrzeug(id)
FahrzeugModule
GET
Fahrzeug
Vorfall
(16)
/fahrzeug/{id}
deleteFahrzeugById(id)
FahrzeugModule
DELETE
Fahrzeug
(17)
/telematikmodul/fahrzeug/{id}
findAllTelematikmodulOfFahrzeug(id)
FahrzeugModule
GET
Fahrzeug
Telematikmodul
(18)
/vorfall
findAllVorfall()
FahrzeugModule
GET
Vorfall
(19)
/kraftstofftyp/{id}
deleteKraftstofftypById(id)
FahrzeugModule
DELETE
Kraftstofftyp
(20)
/fahrzeugtyp
insertFahrzeugtyp(fahrzeugtyp)
FahrzeugModule
POST
Fahrzeugtyp
(21)
/telematikmodul
insertTelematikmodul(telematikmodul)
FahrzeugModule
POST
Telematikmodul
(22)
/fahrzeug
insertFahrzeug(fahrzeug)
FahrzeugModule
POST
Fahrzeug
(23)
/kraftstofftyp/{id}
findKraftstofftypById(id)
FahrzeugModule
GET
Kraftstofftyp
(24)
/vorfallstyp/{id}
findVorfallstypById(id)
FahrzeugModule
GET
Vorfallstyp
(25)
/vorfallstyp
findAllVorfallstyp()
FahrzeugModule
GET
Vorfallstyp
(26)
/vorfall
insertVorfall(vorfall)
FahrzeugModule
POST
Vorfall
(27)
/telematikmodul/{id}
findTelematikmodulById(id)
FahrzeugModule
GET
Telematikmodul
(28)
/vorfallstyp/{id}
updateVorfallstypById(vorfallstyp)
FahrzeugModule
PUT
Vorfallstyp
(29)
/vorfallstyp
insertVorfallstyp(vorfallstyp)
FahrzeugModule
POST
Vorfallstyp
(30)
/telematikmodul/{id}
deleteTelematikmodulById(id)
FahrzeugModule
DELETE
Telematikmodul
(31)
/telematikmodul
findAllTelematikmodul()
FahrzeugModule
GET
Telematikmodul
(32)
/fahrzeug
findAllFahrzeug()
FahrzeugModule
GET
Fahrzeug
(33)
/kraftstofftyp
findAllKraftstofftyp()
FahrzeugModule
GET
Kraftstofftyp
(34)
/vorfallstyp/{id}
deleteVorfallstypById(id)
FahrzeugModule
DELETE
Vorfallstyp
(35)
/vorfall/vorfallstyp/{id}
findAllVorfallOfVorfallstyp(id)
FahrzeugModule
GET
Vorfallstyp
Vorfall
(36)
/fahrzeugtyp
findAllFahrzeugtyp()
FahrzeugModule
GET
Fahrzeugtyp
(37)
/vorfall/{id}
findVorfallById(id)
FahrzeugModule
GET
Vorfall
3. GeschaeftsmodellModule - API (23)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/stationstyp
findAllStationstyp()
GeschaeftsmodellModule
GET
Stationstyp
(2)
/flughafen/{id}
findFlughafenById(id)
GeschaeftsmodellModule
GET
Flughafen
(3)
/flughafen
insertFlughafen(flughafen)
GeschaeftsmodellModule
POST
Flughafen
(4)
/flughafen/stadt/{id}
findAllFlughafenOfStadt(id)
GeschaeftsmodellModule
GET
Stadt
Flughafen
(5)
/geschaeftsmodell/{id}
updateGeschaeftsmodellById(geschaeftsmodell)
GeschaeftsmodellModule
PUT
Geschaeftsmodell
(6)
/stationstyp
insertStationstyp(stationstyp)
GeschaeftsmodellModule
POST
Stationstyp
(7)
/flughafencarsharinganlage/{id}
deleteFlughafenCarsharingAnlageById(id)
GeschaeftsmodellModule
DELETE
FlughafenCarsharingAnlage
(8)
/flughafen/{id}
updateFlughafenById(flughafen)
GeschaeftsmodellModule
PUT
Flughafen
(9)
/geschaeftsmodell/{id}
findGeschaeftsmodellById(id)
GeschaeftsmodellModule
GET
Geschaeftsmodell
(10)
/geschaeftsmodell/{id}
deleteGeschaeftsmodellById(id)
GeschaeftsmodellModule
DELETE
Geschaeftsmodell
(11)
/flughafencarsharinganlage/flughafen/{id}
findAllFlughafenCarsharingAnlageOfFlughafen(id)
GeschaeftsmodellModule
GET
Flughafen
FlughafenCarsharingAnlage
(12)
/stationstyp/{id}
updateStationstypById(stationstyp)
GeschaeftsmodellModule
PUT
Stationstyp
(13)
/flughafen
findAllFlughafen()
GeschaeftsmodellModule
GET
Flughafen
(14)
/flughafencarsharinganlage/{id}
updateFlughafenCarsharingAnlageById(flughafencarsharinganlage)
GeschaeftsmodellModule
PUT
FlughafenCarsharingAnlage
(15)
/stationstyp/{id}
findStationstypById(id)
GeschaeftsmodellModule
GET
Stationstyp
(16)
/flughafencarsharinganlage/{id}
findFlughafenCarsharingAnlageById(id)
GeschaeftsmodellModule
GET
FlughafenCarsharingAnlage
(17)
/flughafen/{id}
deleteFlughafenById(id)
GeschaeftsmodellModule
DELETE
Flughafen
(18)
/stationstyp/{id}
deleteStationstypById(id)
GeschaeftsmodellModule
DELETE
Stationstyp
(19)
/flughafencarsharinganlage
insertFlughafenCarsharingAnlage(flughafencarsharinganlage)
GeschaeftsmodellModule
POST
FlughafenCarsharingAnlage
(20)
/geschaeftsmodell
insertGeschaeftsmodell(geschaeftsmodell)
GeschaeftsmodellModule
POST
Geschaeftsmodell
(21)
/geschaeftsmodell
findAllGeschaeftsmodell()
GeschaeftsmodellModule
GET
Geschaeftsmodell
(22)
/flughafencarsharinganlage
findAllFlughafenCarsharingAnlage()
GeschaeftsmodellModule
GET
FlughafenCarsharingAnlage
(23)
/flughafencarsharinganlage/carsharingorganisation/{id}
findAllFlughafenCarsharingAnlageOfCarsharingOrganisation(id)
GeschaeftsmodellModule
GET
CarsharingOrganisation
FlughafenCarsharingAnlage
4. LandModule - API (29)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/nutzer/{id}
deleteNutzerById(id)
LandModule
DELETE
Nutzer
(2)
/carsharingverband/{id}
updateCarsharingVerbandById(carsharingverband)
LandModule
PUT
CarsharingVerband
(3)
/zahlungsmethode/{id}
deleteZahlungsmethodeById(id)
LandModule
DELETE
Zahlungsmethode
(4)
/nutzer/{id}
findNutzerById(id)
LandModule
GET
Nutzer
(5)
/zahlungsmethode
findAllZahlungsmethode()
LandModule
GET
Zahlungsmethode
(6)
/carsharingverband/land/{id}
findAllCarsharingVerbandOfLand(id)
LandModule
GET
Land
CarsharingVerband
(7)
/nutzer
findAllNutzer()
LandModule
GET
Nutzer
(8)
/land/{id}
updateLandById(land)
LandModule
PUT
Land
(9)
/zahlungsmethode/{id}
updateZahlungsmethodeById(zahlungsmethode)
LandModule
PUT
Zahlungsmethode
(10)
/land/{id}
deleteLandById(id)
LandModule
DELETE
Land
(11)
/land
insertLand(land)
LandModule
POST
Land
(12)
/regulierung
insertRegulierung(regulierung)
LandModule
POST
Regulierung
(13)
/zahlungsmethode/{id}
findZahlungsmethodeById(id)
LandModule
GET
Zahlungsmethode
(14)
/carsharingverband
insertCarsharingVerband(carsharingverband)
LandModule
POST
CarsharingVerband
(15)
/regulierung/land/{id}
findAllRegulierungOfLand(id)
LandModule
GET
Land
Regulierung
(16)
/carsharingverband/{id}
findCarsharingVerbandById(id)
LandModule
GET
CarsharingVerband
(17)
/land
findAllLand()
LandModule
GET
Land
(18)
/nutzer
insertNutzer(nutzer)
LandModule
POST
Nutzer
(19)
/nutzer/{id}
updateNutzerById(nutzer)
LandModule
PUT
Nutzer
(20)
/nutzer/fuehrerscheinland/{id}
findAllNutzerOfFuehrerscheinLand(id)
LandModule
GET
Land
Nutzer
(21)
/regulierung/{id}
findRegulierungById(id)
LandModule
GET
Regulierung
(22)
/land/{id}
findLandById(id)
LandModule
GET
Land
(23)
/zahlungsmethode/nutzer/{id}
findAllZahlungsmethodeOfNutzer(id)
LandModule
GET
Nutzer
Zahlungsmethode
(24)
/carsharingverband/{id}
deleteCarsharingVerbandById(id)
LandModule
DELETE
CarsharingVerband
(25)
/zahlungsmethode
insertZahlungsmethode(zahlungsmethode)
LandModule
POST
Zahlungsmethode
(26)
/regulierung/{id}
updateRegulierungById(regulierung)
LandModule
PUT
Regulierung
(27)
/regulierung/{id}
deleteRegulierungById(id)
LandModule
DELETE
Regulierung
(28)
/carsharingverband
findAllCarsharingVerband()
LandModule
GET
CarsharingVerband
(29)
/regulierung
findAllRegulierung()
LandModule
GET
Regulierung
5. OrganisationstypModule - API (21)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/forschungsstudie/{id}
findForschungsstudieById(id)
OrganisationstypModule
GET
Forschungsstudie
(2)
/studienergebnis/{id}
findStudienErgebnisById(id)
OrganisationstypModule
GET
StudienErgebnis
(3)
/forschungsstudie
insertForschungsstudie(forschungsstudie)
OrganisationstypModule
POST
Forschungsstudie
(4)
/forschungsstudie
findAllForschungsstudie()
OrganisationstypModule
GET
Forschungsstudie
(5)
/strafentyp
insertStrafentyp(strafentyp)
OrganisationstypModule
POST
Strafentyp
(6)
/strafentyp/{id}
updateStrafentypById(strafentyp)
OrganisationstypModule
PUT
Strafentyp
(7)
/studienergebnis
insertStudienErgebnis(studienergebnis)
OrganisationstypModule
POST
StudienErgebnis
(8)
/forschungsstudie/{id}
updateForschungsstudieById(forschungsstudie)
OrganisationstypModule
PUT
Forschungsstudie
(9)
/organisationstyp/{id}
findOrganisationstypById(id)
OrganisationstypModule
GET
Organisationstyp
(10)
/studienergebnis/{id}
deleteStudienErgebnisById(id)
OrganisationstypModule
DELETE
StudienErgebnis
(11)
/forschungsstudie/{id}
deleteForschungsstudieById(id)
OrganisationstypModule
DELETE
Forschungsstudie
(12)
/organisationstyp
insertOrganisationstyp(organisationstyp)
OrganisationstypModule
POST
Organisationstyp
(13)
/strafentyp/{id}
findStrafentypById(id)
OrganisationstypModule
GET
Strafentyp
(14)
/strafentyp
findAllStrafentyp()
OrganisationstypModule
GET
Strafentyp
(15)
/studienergebnis/forschungsstudie/{id}
findAllStudienErgebnisOfForschungsstudie(id)
OrganisationstypModule
GET
Forschungsstudie
StudienErgebnis
(16)
/organisationstyp/{id}
deleteOrganisationstypById(id)
OrganisationstypModule
DELETE
Organisationstyp
(17)
/organisationstyp
findAllOrganisationstyp()
OrganisationstypModule
GET
Organisationstyp
(18)
/studienergebnis
findAllStudienErgebnis()
OrganisationstypModule
GET
StudienErgebnis
(19)
/organisationstyp/{id}
updateOrganisationstypById(organisationstyp)
OrganisationstypModule
PUT
Organisationstyp
(20)
/studienergebnis/{id}
updateStudienErgebnisById(studienergebnis)
OrganisationstypModule
PUT
StudienErgebnis
(21)
/strafentyp/{id}
deleteStrafentypById(id)
OrganisationstypModule
DELETE
Strafentyp
6. RechnungModule - API (32)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/umweltstudie/{id}
updateUmweltstudieById(umweltstudie)
RechnungModule
PUT
Umweltstudie
(2)
/zahlung/rechnung/{id}
findAllZahlungOfRechnung(id)
RechnungModule
GET
Rechnung
Zahlung
(3)
/datenschutzmerkmal
findAllDatenschutzMerkmal()
RechnungModule
GET
DatenschutzMerkmal
(4)
/rechnungsposition/{id}
findRechnungspositionById(id)
RechnungModule
GET
Rechnungsposition
(5)
/rechnung/{id}
findRechnungById(id)
RechnungModule
GET
Rechnung
(6)
/datenschutzmerkmal/{id}
findDatenschutzMerkmalById(id)
RechnungModule
GET
DatenschutzMerkmal
(7)
/datenschutzmerkmal/carsharingorganisation/{id}
findAllDatenschutzMerkmalOfCarsharingOrganisation(id)
RechnungModule
GET
CarsharingOrganisation
DatenschutzMerkmal
(8)
/rechnungsposition/{id}
deleteRechnungspositionById(id)
RechnungModule
DELETE
Rechnungsposition
(9)
/rechnung/carsharingorganisation/{id}
findAllRechnungOfCarsharingOrganisation(id)
RechnungModule
GET
CarsharingOrganisation
Rechnung
(10)
/rechnung
findAllRechnung()
RechnungModule
GET
Rechnung
(11)
/rechnungsposition
findAllRechnungsposition()
RechnungModule
GET
Rechnungsposition
(12)
/umweltstudie
insertUmweltstudie(umweltstudie)
RechnungModule
POST
Umweltstudie
(13)
/zahlung/{id}
updateZahlungById(zahlung)
RechnungModule
PUT
Zahlung
(14)
/rechnung/nutzer/{id}
findAllRechnungOfNutzer(id)
RechnungModule
GET
Nutzer
Rechnung
(15)
/datenschutzmerkmal/{id}
deleteDatenschutzMerkmalById(id)
RechnungModule
DELETE
DatenschutzMerkmal
(16)
/umweltstudie
findAllUmweltstudie()
RechnungModule
GET
Umweltstudie
(17)
/datenschutzmerkmal/{id}
updateDatenschutzMerkmalById(datenschutzmerkmal)
RechnungModule
PUT
DatenschutzMerkmal
(18)
/zahlung/zahlungsmethode/{id}
findAllZahlungOfZahlungsmethode(id)
RechnungModule
GET
Zahlungsmethode
Zahlung
(19)
/zahlung/{id}
deleteZahlungById(id)
RechnungModule
DELETE
Zahlung
(20)
/umweltstudie/{id}
findUmweltstudieById(id)
RechnungModule
GET
Umweltstudie
(21)
/rechnungsposition/rechnung/{id}
findAllRechnungspositionOfRechnung(id)
RechnungModule
GET
Rechnung
Rechnungsposition
(22)
/rechnungsposition/{id}
updateRechnungspositionById(rechnungsposition)
RechnungModule
PUT
Rechnungsposition
(23)
/umweltstudie/stadt/{id}
findAllUmweltstudieOfStadt(id)
RechnungModule
GET
Stadt
Umweltstudie
(24)
/zahlung
insertZahlung(zahlung)
RechnungModule
POST
Zahlung
(25)
/zahlung
findAllZahlung()
RechnungModule
GET
Zahlung
(26)
/umweltstudie/{id}
deleteUmweltstudieById(id)
RechnungModule
DELETE
Umweltstudie
(27)
/zahlung/{id}
findZahlungById(id)
RechnungModule
GET
Zahlung
(28)
/rechnungsposition
insertRechnungsposition(rechnungsposition)
RechnungModule
POST
Rechnungsposition
(29)
/rechnung
insertRechnung(rechnung)
RechnungModule
POST
Rechnung
(30)
/rechnung/{id}
updateRechnungById(rechnung)
RechnungModule
PUT
Rechnung
(31)
/datenschutzmerkmal
insertDatenschutzMerkmal(datenschutzmerkmal)
RechnungModule
POST
DatenschutzMerkmal
(32)
/rechnung/{id}
deleteRechnungById(id)
RechnungModule
DELETE
Rechnung
7. StationModule - API (44)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/station/{id}
updateStationById(station)
StationModule
PUT
Station
(2)
/strafe
insertStrafe(strafe)
StationModule
POST
Strafe
(3)
/station/carsharingorganisation/{id}
findAllStationOfCarsharingOrganisation(id)
StationModule
GET
CarsharingOrganisation
Station
(4)
/reservierung/stationabholung/{id}
findAllReservierungOfStationAbholung(id)
StationModule
GET
Station
Reservierung
(5)
/station/{id}
deleteStationById(id)
StationModule
DELETE
Station
(6)
/mitgliedschaft
insertMitgliedschaft(mitgliedschaft)
StationModule
POST
Mitgliedschaft
(7)
/parkplatz/{id}
deleteParkplatzById(id)
StationModule
DELETE
Parkplatz
(8)
/station
insertStation(station)
StationModule
POST
Station
(9)
/fahrt
insertFahrt(fahrt)
StationModule
POST
Fahrt
(10)
/strafe/{id}
findStrafeById(id)
StationModule
GET
Strafe
(11)
/mitgliedschaft/{id}
deleteMitgliedschaftById(id)
StationModule
DELETE
Mitgliedschaft
(12)
/reservierung
findAllReservierung()
StationModule
GET
Reservierung
(13)
/reservierung/{id}
updateReservierungById(reservierung)
StationModule
PUT
Reservierung
(14)
/mitgliedschaft/carsharingorganisation/{id}
findAllMitgliedschaftOfCarsharingOrganisation(id)
StationModule
GET
CarsharingOrganisation
Mitgliedschaft
(15)
/parkplatz
insertParkplatz(parkplatz)
StationModule
POST
Parkplatz
(16)
/reservierung/{id}
deleteReservierungById(id)
StationModule
DELETE
Reservierung
(17)
/reservierung/mitgliedschaft/{id}
findAllReservierungOfMitgliedschaft(id)
StationModule
GET
Mitgliedschaft
Reservierung
(18)
/parkplatz/{id}
updateParkplatzById(parkplatz)
StationModule
PUT
Parkplatz
(19)
/mitgliedschaft
findAllMitgliedschaft()
StationModule
GET
Mitgliedschaft
(20)
/fahrt/{id}
deleteFahrtById(id)
StationModule
DELETE
Fahrt
(21)
/reservierung/fahrzeug/{id}
findAllReservierungOfFahrzeug(id)
StationModule
GET
Fahrzeug
Reservierung
(22)
/mitgliedschaft/{id}
updateMitgliedschaftById(mitgliedschaft)
StationModule
PUT
Mitgliedschaft
(23)
/strafe/{id}
deleteStrafeById(id)
StationModule
DELETE
Strafe
(24)
/parkplatz
findAllParkplatz()
StationModule
GET
Parkplatz
(25)
/reservierung/stationrueckgabe/{id}
findAllReservierungOfStationRueckgabe(id)
StationModule
GET
Station
Reservierung
(26)
/strafe/strafentyp/{id}
findAllStrafeOfStrafentyp(id)
StationModule
GET
Strafentyp
Strafe
(27)
/mitgliedschaft/{id}
findMitgliedschaftById(id)
StationModule
GET
Mitgliedschaft
(28)
/strafe/reservierung/{id}
findAllStrafeOfReservierung(id)
StationModule
GET
Reservierung
Strafe
(29)
/fahrt/{id}
findFahrtById(id)
StationModule
GET
Fahrt
(30)
/fahrt
findAllFahrt()
StationModule
GET
Fahrt
(31)
/station/{id}
findStationById(id)
StationModule
GET
Station
(32)
/station/stadt/{id}
findAllStationOfStadt(id)
StationModule
GET
Stadt
Station
(33)
/mitgliedschaft/nutzer/{id}
findAllMitgliedschaftOfNutzer(id)
StationModule
GET
Nutzer
Mitgliedschaft
(34)
/parkplatz/{id}
findParkplatzById(id)
StationModule
GET
Parkplatz
(35)
/strafe/{id}
updateStrafeById(strafe)
StationModule
PUT
Strafe
(36)
/fahrt/{id}
updateFahrtById(fahrt)
StationModule
PUT
Fahrt
(37)
/reservierung/{id}
findReservierungById(id)
StationModule
GET
Reservierung
(38)
/fahrt/reservierung/{id}
findAllFahrtOfReservierung(id)
StationModule
GET
Reservierung
Fahrt
(39)
/strafe
findAllStrafe()
StationModule
GET
Strafe
(40)
/station/stationstyp/{id}
findAllStationOfStationstyp(id)
StationModule
GET
Stationstyp
Station
(41)
/parkplatz/station/{id}
findAllParkplatzOfStation(id)
StationModule
GET
Station
Parkplatz
(42)
/reservierung/tarif/{id}
findAllReservierungOfTarif(id)
StationModule
GET
Tarif
Reservierung
(43)
/reservierung
insertReservierung(reservierung)
StationModule
POST
Reservierung
(44)
/station
findAllStation()
StationModule
GET
Station
8. TarifModule - API (24)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/callcenter
findAllCallcenter()
TarifModule
GET
Callcenter
(2)
/zugangsmittel/{id}
findZugangsmittelById(id)
TarifModule
GET
Zugangsmittel
(3)
/callcenter/carsharingorganisation/{id}
findAllCallcenterOfCarsharingOrganisation(id)
TarifModule
GET
CarsharingOrganisation
Callcenter
(4)
/callcenter/{id}
updateCallcenterById(callcenter)
TarifModule
PUT
Callcenter
(5)
/callcenter/{id}
deleteCallcenterById(id)
TarifModule
DELETE
Callcenter
(6)
/zugangsmittel
insertZugangsmittel(zugangsmittel)
TarifModule
POST
Zugangsmittel
(7)
/zugangsmittel/mitgliedschaft/{id}
findAllZugangsmittelOfMitgliedschaft(id)
TarifModule
GET
Mitgliedschaft
Zugangsmittel
(8)
/tarifkomponente/{id}
updateTarifkomponenteById(tarifkomponente)
TarifModule
PUT
Tarifkomponente
(9)
/tarif/{id}
deleteTarifById(id)
TarifModule
DELETE
Tarif
(10)
/tarifkomponente/{id}
findTarifkomponenteById(id)
TarifModule
GET
Tarifkomponente
(11)
/tarif
findAllTarif()
TarifModule
GET
Tarif
(12)
/tarif/carsharingorganisation/{id}
findAllTarifOfCarsharingOrganisation(id)
TarifModule
GET
CarsharingOrganisation
Tarif
(13)
/callcenter
insertCallcenter(callcenter)
TarifModule
POST
Callcenter
(14)
/tarifkomponente
insertTarifkomponente(tarifkomponente)
TarifModule
POST
Tarifkomponente
(15)
/tarifkomponente/{id}
deleteTarifkomponenteById(id)
TarifModule
DELETE
Tarifkomponente
(16)
/tarif/{id}
findTarifById(id)
TarifModule
GET
Tarif
(17)
/callcenter/{id}
findCallcenterById(id)
TarifModule
GET
Callcenter
(18)
/tarif/{id}
updateTarifById(tarif)
TarifModule
PUT
Tarif
(19)
/zugangsmittel/{id}
updateZugangsmittelById(zugangsmittel)
TarifModule
PUT
Zugangsmittel
(20)
/zugangsmittel
findAllZugangsmittel()
TarifModule
GET
Zugangsmittel
(21)
/tarifkomponente
findAllTarifkomponente()
TarifModule
GET
Tarifkomponente
(22)
/tarif
insertTarif(tarif)
TarifModule
POST
Tarif
(23)
/zugangsmittel/{id}
deleteZugangsmittelById(id)
TarifModule
DELETE
Zugangsmittel
(24)
/tarifkomponente/tarif/{id}
findAllTarifkomponenteOfTarif(id)
TarifModule
GET
Tarif
Tarifkomponente
Overview
My API
System Designs
Dienstleistungen
Kontakt
Energieausgleich
Ansprechpartner
Impressum