get
GET /openwowi/v1.0/CommercialInventory/Facility HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "Count": 1,
    "Inactive": true,
    "FacilityCatalog": {
      "Id": 1,
      "Name": "text"
    },
    "Offset": {
      "Id": 1,
      "Value": 1,
      "Description": "text"
    },
    "Status": {
      "Id": 1,
      "Name": "text"
    },
    "BuildingId": 1,
    "PropertyId": 1,
    "EconomicUnitId": 1,
    "UseUnitId": 1,
    "AdditionalFields": [
      {
        "Name": "text",
        "Content": "text",
        "Type": "text"
      }
    ]
  }
]
get
GET /openwowi/v1.0/CommercialInventory/Facility/{id} HTTP/1.1
Host: 
Accept: */*
{
  "Id": 1,
  "Name": "text",
  "Count": 1,
  "Inactive": true,
  "FacilityCatalog": {
    "Id": 1,
    "Name": "text"
  },
  "Offset": {
    "Id": 1,
    "Value": 1,
    "Description": "text"
  },
  "Status": {
    "Id": 1,
    "Name": "text"
  },
  "BuildingId": 1,
  "PropertyId": 1,
  "EconomicUnitId": 1,
  "UseUnitId": 1,
  "AdditionalFields": [
    {
      "Name": "text",
      "Content": "text",
      "Type": "text"
    }
  ]
}
get
GET /openwowi/v1.0/CommercialInventory/Component HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "Count": 1,
    "FacilityIsInactive": true,
    "Offset": {
      "Id": 1,
      "Value": 1,
      "Description": "text"
    },
    "RepairRelevance": true,
    "LeaseRelevance": true,
    "Comment": "text",
    "AcquisitionDate": "2025-04-26",
    "WarrantyPeriod": "text",
    "WarrantyEnd": "2025-04-26",
    "WarrantyConditions": "text",
    "Status": {
      "Id": 1,
      "Name": "text"
    },
    "Position": "text",
    "ValidFrom": "2025-04-26",
    "ValidTo": "2025-04-26",
    "InsertAutomaticResubmission": true,
    "ResubmissionDate": "2025-04-26",
    "ComponentCatalog": {
      "Id": 1,
      "Name": "text",
      "QuantityType": {
        "Id": 1,
        "Name": "text",
        "Code": "text",
        "ArgeCode": "text"
      },
      "IsMeteringDevice": true,
      "FacilityCatalogId": 1
    },
    "MeteringDevice": {
      "MeterSerialNumber": "text",
      "EndOfGaugingTerm": "2025-04-26",
      "InstallationDate": "2025-04-26",
      "InitialValueOfMeteringDevice": 1,
      "RemovalDate": "2025-04-26",
      "SummationMeter": true,
      "ReplacedByComponent": 1,
      "MeteringDeviceType": {
        "Id": 1,
        "Name": "text"
      },
      "ValuationFactorKq": 1,
      "ValuationFactorKc": 1,
      "Virtual": true
    },
    "FacilityId": 1,
    "BuildingId": 1,
    "EconomicUnitId": 1,
    "UseUnitId": 1,
    "UnderComponents": [
      {
        "Id": 1,
        "Name": "text"
      }
    ],
    "AdditionalFields": [
      {
        "Name": "text",
        "Content": "text",
        "Type": "text"
      }
    ]
  }
]
get
GET /openwowi/v1.0/CommercialInventory/Component/{id} HTTP/1.1
Host: 
Accept: */*
{
  "Id": 1,
  "Name": "text",
  "Count": 1,
  "FacilityIsInactive": true,
  "Offset": {
    "Id": 1,
    "Value": 1,
    "Description": "text"
  },
  "RepairRelevance": true,
  "LeaseRelevance": true,
  "Comment": "text",
  "AcquisitionDate": "2025-04-26",
  "WarrantyPeriod": "text",
  "WarrantyEnd": "2025-04-26",
  "WarrantyConditions": "text",
  "Status": {
    "Id": 1,
    "Name": "text"
  },
  "Position": "text",
  "ValidFrom": "2025-04-26",
  "ValidTo": "2025-04-26",
  "InsertAutomaticResubmission": true,
  "ResubmissionDate": "2025-04-26",
  "ComponentCatalog": {
    "Id": 1,
    "Name": "text",
    "QuantityType": {
      "Id": 1,
      "Name": "text",
      "Code": "text",
      "ArgeCode": "text"
    },
    "IsMeteringDevice": true,
    "FacilityCatalogId": 1
  },
  "MeteringDevice": {
    "MeterSerialNumber": "text",
    "EndOfGaugingTerm": "2025-04-26",
    "InstallationDate": "2025-04-26",
    "InitialValueOfMeteringDevice": 1,
    "RemovalDate": "2025-04-26",
    "SummationMeter": true,
    "ReplacedByComponent": 1,
    "MeteringDeviceType": {
      "Id": 1,
      "Name": "text"
    },
    "ValuationFactorKq": 1,
    "ValuationFactorKc": 1,
    "Virtual": true
  },
  "FacilityId": 1,
  "BuildingId": 1,
  "EconomicUnitId": 1,
  "UseUnitId": 1,
  "UnderComponents": [
    {
      "Id": 1,
      "Name": "text"
    }
  ],
  "AdditionalFields": [
    {
      "Name": "text",
      "Content": "text",
      "Type": "text"
    }
  ]
}
get
get
get
get