| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Entity | Alias | Module | Global Schema |
| (1) Betreiber | Betreiber | LandModule | Einsatzleitstellen |
| (2) Einsatzmittel | Einsatzmittel | DienstModule | Einsatzleitstellen |
| (3) Gebiet | Gebiet | LandModule | Einsatzleitstellen |
| (4) Land | Land | LandModule | Einsatzleitstellen |
| (5) Leitstelle | Leitstelle | LeitstelleModule | Einsatzleitstellen |
| (6) LeitstelleGebiet | LeitstelleGebiet | LeitstelleModule | Einsatzleitstellen |
| (7) Organisation | Organisation | DienstModule | Einsatzleitstellen |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /gebiet/land/{id} | findAllGebietOfLand(id) | LandModule | GET | Land Gebiet |
| (2) /land | findAllLand() | LandModule | GET | Land |
| (3) /betreiber/land/{id} | findAllBetreiberOfLand(id) | LandModule | GET | Land Betreiber |
| (4) /gebiet | insertGebiet(gebiet) | LandModule | POST | Gebiet |
| (5) /land/{id} | updateLandById(land) | LandModule | PUT | Land |
| (6) /gebiet/{id} | findGebietById(id) | LandModule | GET | Gebiet |
| (7) /land/{id} | findLandById(id) | LandModule | GET | Land |
| (8) /land/{id} | deleteLandById(id) | LandModule | DELETE | Land |
| (9) /gebiet/{id} | updateGebietById(gebiet) | LandModule | PUT | Gebiet |
| (10) /land | insertLand(land) | LandModule | POST | Land |
| (11) /betreiber | findAllBetreiber() | LandModule | GET | Betreiber |
| (12) /betreiber | insertBetreiber(betreiber) | LandModule | POST | Betreiber |
| (13) /betreiber/{id} | deleteBetreiberById(id) | LandModule | DELETE | Betreiber |
| (14) /gebiet | findAllGebiet() | LandModule | GET | Gebiet |
| (15) /betreiber/{id} | findBetreiberById(id) | LandModule | GET | Betreiber |
| (16) /betreiber/{id} | updateBetreiberById(betreiber) | LandModule | PUT | Betreiber |
| (17) /gebiet/{id} | deleteGebietById(id) | LandModule | DELETE | Gebiet |
| Betreiber | LandModule | Einsatzleitstellen |
| Property | Type | Entity | Reference | Module |
| (1) Betreibertyp | STRING | Betreiber | ||
| (2) Land | LONG | Betreiber | Land | LandModule |
| (3) Name | STRING | Betreiber | ||
| (4) SitzOrt | STRING | Betreiber |
| Gebiet | LandModule | Einsatzleitstellen |
| Property | Type | Entity | Reference | Module |
| (1) Gebietstyp | STRING | Gebiet | ||
| (2) Land | LONG | Gebiet | Land | LandModule |
| (3) Name | STRING | Gebiet |
| Land | LandModule | Einsatzleitstellen |
| Property | Type | Entity | Reference | Module |
| (1) IsoCode | STRING | Land | ||
| (2) Name | STRING | Land |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |