get
GET /openwowi/v1.0/CommercialInventory/EnergyCertificates HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "EnergyStandardId": 1,
    "EnergyStandard": "text",
    "EnergyCertificateStandardId": 1,
    "EnergyCertificateStandard": "text",
    "IsEnergyCertificateBeforeLaw": true,
    "IsResidentialBuilding": true,
    "EnergyConsumptionHeat": 1,
    "EnergyConsumptionElectricity": 1,
    "EnergyDemandHeat": 1,
    "EnergyDemandElectricity": 1,
    "TotalEnergyConsumption": 1,
    "TotalEnergyDemand": 1,
    "HeatingEnergyConsumptionValue": 1,
    "ElectricityEnergyConsumptionValue": 1,
    "TotalEnergyConsumptionValue": 1,
    "IsHotWaterIncluding": true,
    "CreationDate": "2025-04-26T11:59:39.344Z",
    "ValidTo": "2025-04-26T11:59:39.344Z",
    "ConstructionYear": "text",
    "References": "text",
    "ReasonForExceptionId": 1,
    "ReasonForException": "text",
    "EnergySources": [
      {
        "Id": 1,
        "Name": "text",
        "Classification": "text"
      }
    ],
    "HeatingTypes": [
      {
        "Id": 1,
        "Name": "text",
        "Classification": "text"
      }
    ]
  }
]
get