| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |
| Gasimport | GasartModule | Gasversorgung |
| Property | Type | Entity | Reference | Module |
| (1) ExportLand | LONG | Gasimport | Land | LandModule |
| (2) Gasart | LONG | Gasimport | Gasart | GasartModule |
| (3) ImportLand | LONG | Gasimport | Land | LandModule |
| (4) Jahr | LONG | Gasimport | ||
| (5) Notizen | STRING | Gasimport | ||
| (6) PipelineRoute | LONG | Gasimport | Pipeline | PipelineModule |
| (7) VolumenBcm | STRING | Gasimport |
| API-URL | Method Name | Module | HTTP-Method | References |
| (1) /gasimport/exportland/{id} | findAllGasimportOfExportLand(id) | GasartModule | GET | Land Gasimport |
| (2) /gasimport/pipelineroute/{id} | findAllGasimportOfPipelineRoute(id) | GasartModule | GET | Pipeline Gasimport |
| (3) /gasimport/{id} | findGasimportById(id) | GasartModule | GET | Gasimport |
| (4) /gasimport/{id} | deleteGasimportById(id) | GasartModule | DELETE | Gasimport |
| (5) /gasimport | findAllGasimport() | GasartModule | GET | Gasimport |
| (6) /gasimport/importland/{id} | findAllGasimportOfImportLand(id) | GasartModule | GET | Land Gasimport |
| (7) /gasimport | insertGasimport(gasimport) | GasartModule | POST | Gasimport |
| (8) /gasimport/{id} | updateGasimportById(gasimport) | GasartModule | PUT | Gasimport |
| (9) /gasimport/gasart/{id} | findAllGasimportOfGasart(id) | GasartModule | GET | Gasart Gasimport |
| Dienstleistungen | Kontakt | Energieausgleich | Ansprechpartner | Impressum |