Overview
My API
System Designs
Dienstleistungen
Kontakt
Energieausgleich
Ansprechpartner
Impressum
1. KammerModule - API (21)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/praxisform/{id}
findPraxisformById(id)
KammerModule
GET
Praxisform
(2)
/kammer/{id}
deleteKammerById(id)
KammerModule
DELETE
Kammer
(3)
/rechtsgrundlage
insertRechtsgrundlage(rechtsgrundlage)
KammerModule
POST
Rechtsgrundlage
(4)
/genehmigung
findAllGenehmigung()
KammerModule
GET
Genehmigung
(5)
/kammer/{id}
updateKammerById(kammer)
KammerModule
PUT
Kammer
(6)
/genehmigung
insertGenehmigung(genehmigung)
KammerModule
POST
Genehmigung
(7)
/praxisform/{id}
deletePraxisformById(id)
KammerModule
DELETE
Praxisform
(8)
/rechtsgrundlage
findAllRechtsgrundlage()
KammerModule
GET
Rechtsgrundlage
(9)
/rechtsgrundlage/{id}
updateRechtsgrundlageById(rechtsgrundlage)
KammerModule
PUT
Rechtsgrundlage
(10)
/kammer/rechtsgrundlage/{id}
findAllKammerOfRechtsgrundlage(id)
KammerModule
GET
Rechtsgrundlage
Kammer
(11)
/rechtsgrundlage/{id}
findRechtsgrundlageById(id)
KammerModule
GET
Rechtsgrundlage
(12)
/kammer/{id}
findKammerById(id)
KammerModule
GET
Kammer
(13)
/kammer
findAllKammer()
KammerModule
GET
Kammer
(14)
/genehmigung/{id}
deleteGenehmigungById(id)
KammerModule
DELETE
Genehmigung
(15)
/praxisform/{id}
updatePraxisformById(praxisform)
KammerModule
PUT
Praxisform
(16)
/rechtsgrundlage/{id}
deleteRechtsgrundlageById(id)
KammerModule
DELETE
Rechtsgrundlage
(17)
/genehmigung/{id}
updateGenehmigungById(genehmigung)
KammerModule
PUT
Genehmigung
(18)
/genehmigung/{id}
findGenehmigungById(id)
KammerModule
GET
Genehmigung
(19)
/praxisform
findAllPraxisform()
KammerModule
GET
Praxisform
(20)
/kammer
insertKammer(kammer)
KammerModule
POST
Kammer
(21)
/praxisform
insertPraxisform(praxisform)
KammerModule
POST
Praxisform
2. TierarztpraxisModule - API (41)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/praxispersonal/tierarzt/{id}
findAllPraxispersonalOfTierarzt(id)
TierarztpraxisModule
GET
Tierarzt
Praxispersonal
(2)
/tierarztpraxis/kammer/{id}
findAllTierarztpraxisOfKammer(id)
TierarztpraxisModule
GET
Kammer
Tierarztpraxis
(3)
/ausstattung
findAllAusstattung()
TierarztpraxisModule
GET
Ausstattung
(4)
/praxispersonal/tierarztpraxis/{id}
findAllPraxispersonalOfTierarztpraxis(id)
TierarztpraxisModule
GET
Tierarztpraxis
Praxispersonal
(5)
/tierarztpraxis
findAllTierarztpraxis()
TierarztpraxisModule
GET
Tierarztpraxis
(6)
/tierarztpraxis/praxisform/{id}
findAllTierarztpraxisOfPraxisform(id)
TierarztpraxisModule
GET
Praxisform
Tierarztpraxis
(7)
/tierarzt/{id}
deleteTierarztById(id)
TierarztpraxisModule
DELETE
Tierarzt
(8)
/praxispersonal/{id}
updatePraxispersonalById(praxispersonal)
TierarztpraxisModule
PUT
Praxispersonal
(9)
/ausstattung/tierarztpraxis/{id}
findAllAusstattungOfTierarztpraxis(id)
TierarztpraxisModule
GET
Tierarztpraxis
Ausstattung
(10)
/tierarztpraxis/{id}
findTierarztpraxisById(id)
TierarztpraxisModule
GET
Tierarztpraxis
(11)
/tierarzt/kammer/{id}
findAllTierarztOfKammer(id)
TierarztpraxisModule
GET
Kammer
Tierarzt
(12)
/tierarzt/genehmigung/{id}
findAllTierarztOfGenehmigung(id)
TierarztpraxisModule
GET
Genehmigung
Tierarzt
(13)
/praxispersonal/{id}
deletePraxispersonalById(id)
TierarztpraxisModule
DELETE
Praxispersonal
(14)
/tierarztpraxis/{id}
updateTierarztpraxisById(tierarztpraxis)
TierarztpraxisModule
PUT
Tierarztpraxis
(15)
/ausstattung/{id}
updateAusstattungById(ausstattung)
TierarztpraxisModule
PUT
Ausstattung
(16)
/tierarzt
findAllTierarzt()
TierarztpraxisModule
GET
Tierarzt
(17)
/tierarzt/{id}
findTierarztById(id)
TierarztpraxisModule
GET
Tierarzt
(18)
/ausstattung/{id}
findAusstattungById(id)
TierarztpraxisModule
GET
Ausstattung
(19)
/tierarzt/{id}
updateTierarztById(tierarzt)
TierarztpraxisModule
PUT
Tierarzt
(20)
/mobilerdienst
insertMobilerDienst(mobilerdienst)
TierarztpraxisModule
POST
MobilerDienst
(21)
/praxispersonal/{id}
findPraxispersonalById(id)
TierarztpraxisModule
GET
Praxispersonal
(22)
/tierarztpraxis
insertTierarztpraxis(tierarztpraxis)
TierarztpraxisModule
POST
Tierarztpraxis
(23)
/personalrolle
insertPersonalrolle(personalrolle)
TierarztpraxisModule
POST
Personalrolle
(24)
/personalrolle/{id}
updatePersonalrolleById(personalrolle)
TierarztpraxisModule
PUT
Personalrolle
(25)
/mobilerdienst/{id}
deleteMobilerDienstById(id)
TierarztpraxisModule
DELETE
MobilerDienst
(26)
/tierarztpraxis/verwaltungsregion/{id}
findAllTierarztpraxisOfVerwaltungsregion(id)
TierarztpraxisModule
GET
Verwaltungsregion
Tierarztpraxis
(27)
/tierarztpraxis/{id}
deleteTierarztpraxisById(id)
TierarztpraxisModule
DELETE
Tierarztpraxis
(28)
/tierarzt
insertTierarzt(tierarzt)
TierarztpraxisModule
POST
Tierarzt
(29)
/personalrolle
findAllPersonalrolle()
TierarztpraxisModule
GET
Personalrolle
(30)
/praxispersonal
insertPraxispersonal(praxispersonal)
TierarztpraxisModule
POST
Praxispersonal
(31)
/praxispersonal/personalrolle/{id}
findAllPraxispersonalOfPersonalrolle(id)
TierarztpraxisModule
GET
Personalrolle
Praxispersonal
(32)
/ausstattung
insertAusstattung(ausstattung)
TierarztpraxisModule
POST
Ausstattung
(33)
/mobilerdienst/tierarztpraxis/{id}
findAllMobilerDienstOfTierarztpraxis(id)
TierarztpraxisModule
GET
Tierarztpraxis
MobilerDienst
(34)
/mobilerdienst/{id}
findMobilerDienstById(id)
TierarztpraxisModule
GET
MobilerDienst
(35)
/praxispersonal
findAllPraxispersonal()
TierarztpraxisModule
GET
Praxispersonal
(36)
/ausstattung/{id}
deleteAusstattungById(id)
TierarztpraxisModule
DELETE
Ausstattung
(37)
/personalrolle/{id}
findPersonalrolleById(id)
TierarztpraxisModule
GET
Personalrolle
(38)
/mobilerdienst/{id}
updateMobilerDienstById(mobilerdienst)
TierarztpraxisModule
PUT
MobilerDienst
(39)
/tierarztpraxis/praxisart/{id}
findAllTierarztpraxisOfPraxisart(id)
TierarztpraxisModule
GET
Praxisart
Tierarztpraxis
(40)
/mobilerdienst
findAllMobilerDienst()
TierarztpraxisModule
GET
MobilerDienst
(41)
/personalrolle/{id}
deletePersonalrolleById(id)
TierarztpraxisModule
DELETE
Personalrolle
3. UnternehmenModule - API (30)
API-URL
Method Name
Module
HTTP-Method
References
(1)
/praxisinhaber
findAllPraxisinhaber()
UnternehmenModule
GET
Praxisinhaber
(2)
/apotheke/{id}
findApothekeById(id)
UnternehmenModule
GET
Apotheke
(3)
/verwaltungsregion/{id}
findVerwaltungsregionById(id)
UnternehmenModule
GET
Verwaltungsregion
(4)
/praxisart/{id}
updatePraxisartById(praxisart)
UnternehmenModule
PUT
Praxisart
(5)
/praxisinhaber/tierarztpraxis/{id}
findAllPraxisinhaberOfTierarztpraxis(id)
UnternehmenModule
GET
Tierarztpraxis
Praxisinhaber
(6)
/praxisinhaber/{id}
updatePraxisinhaberById(praxisinhaber)
UnternehmenModule
PUT
Praxisinhaber
(7)
/praxisinhaber
insertPraxisinhaber(praxisinhaber)
UnternehmenModule
POST
Praxisinhaber
(8)
/praxisart
insertPraxisart(praxisart)
UnternehmenModule
POST
Praxisart
(9)
/verwaltungsregion/{id}
deleteVerwaltungsregionById(id)
UnternehmenModule
DELETE
Verwaltungsregion
(10)
/verwaltungsregion/{id}
updateVerwaltungsregionById(verwaltungsregion)
UnternehmenModule
PUT
Verwaltungsregion
(11)
/unternehmen/{id}
deleteUnternehmenById(id)
UnternehmenModule
DELETE
Unternehmen
(12)
/apotheke/{id}
updateApothekeById(apotheke)
UnternehmenModule
PUT
Apotheke
(13)
/praxisinhaber/{id}
findPraxisinhaberById(id)
UnternehmenModule
GET
Praxisinhaber
(14)
/apotheke
insertApotheke(apotheke)
UnternehmenModule
POST
Apotheke
(15)
/praxisinhaber/unternehmen/{id}
findAllPraxisinhaberOfUnternehmen(id)
UnternehmenModule
GET
Unternehmen
Praxisinhaber
(16)
/apotheke/tierarztpraxis/{id}
findAllApothekeOfTierarztpraxis(id)
UnternehmenModule
GET
Tierarztpraxis
Apotheke
(17)
/unternehmen
insertUnternehmen(unternehmen)
UnternehmenModule
POST
Unternehmen
(18)
/apotheke/verantwortlichertierarzt/{id}
findAllApothekeOfVerantwortlicherTierarzt(id)
UnternehmenModule
GET
Tierarzt
Apotheke
(19)
/unternehmen/{id}
findUnternehmenById(id)
UnternehmenModule
GET
Unternehmen
(20)
/verwaltungsregion
insertVerwaltungsregion(verwaltungsregion)
UnternehmenModule
POST
Verwaltungsregion
(21)
/verwaltungsregion
findAllVerwaltungsregion()
UnternehmenModule
GET
Verwaltungsregion
(22)
/apotheke/{id}
deleteApothekeById(id)
UnternehmenModule
DELETE
Apotheke
(23)
/unternehmen/{id}
updateUnternehmenById(unternehmen)
UnternehmenModule
PUT
Unternehmen
(24)
/unternehmen
findAllUnternehmen()
UnternehmenModule
GET
Unternehmen
(25)
/apotheke
findAllApotheke()
UnternehmenModule
GET
Apotheke
(26)
/praxisart/{id}
deletePraxisartById(id)
UnternehmenModule
DELETE
Praxisart
(27)
/praxisart/{id}
findPraxisartById(id)
UnternehmenModule
GET
Praxisart
(28)
/praxisinhaber/{id}
deletePraxisinhaberById(id)
UnternehmenModule
DELETE
Praxisinhaber
(29)
/praxisart
findAllPraxisart()
UnternehmenModule
GET
Praxisart
(30)
/praxisinhaber/tierarzt/{id}
findAllPraxisinhaberOfTierarzt(id)
UnternehmenModule
GET
Tierarzt
Praxisinhaber
Overview
My API
System Designs
Dienstleistungen
Kontakt
Energieausgleich
Ansprechpartner
Impressum