get
GET /openwowi/v1.0/CommercialInventory/UseUnitTypeCatalog HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "Classification": "text"
  }
]
get
GET /openwowi/v1.0/CommercialInventory/Districts HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.0/CommercialInventory/BuildingTypes HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.0/CommercialInventory/FacilityCatalog HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "Status": {
      "Id": 1,
      "Name": "text"
    },
    "AvailableEconomicUnitLand": true,
    "AvailableBuilding": true,
    "AvailableUseUnit": true,
    "RepairRelevance": true,
    "FacilityCatalogDefault": {
      "Id": 1,
      "Name": "text"
    },
    "ComponentCatalogItems": [
      {
        "Id": 1,
        "Name": "text",
        "QuantityType": {
          "Id": 1,
          "Name": "text",
          "Code": "text",
          "ArgeCode": "text"
        },
        "IsMeteringDevice": true,
        "FacilityCatalogId": 1
      }
    ]
  }
]
get
GET /openwowi/v1.0/CommercialInventory/ComponentCatalog HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "QuantityType": {
      "Id": 1,
      "Name": "text",
      "Code": "text",
      "ArgeCode": "text"
    },
    "IsMeteringDevice": true,
    "FacilityCatalogId": 1,
    "Comment": "text",
    "FacilityCatalog": {
      "Id": 1,
      "Name": "text"
    },
    "IsMaintenanceRelevant": true,
    "IsRepairRelevant": true,
    "IsLeaseRelevant": true,
    "IsWarrantyRelevant": true
  }
]
get
GET /openwowi/v1.2/CommercialInventoryCatalog/UseUnitType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "Classification": "text"
  }
]
get
GET /openwowi/v1.2/CommercialInventoryCatalog/Districts HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.2/CommercialInventoryCatalog/BuildingTypes HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.2/CommercialInventoryCatalog/FacilityCatalog HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "Status": {
      "Id": 1,
      "Name": "text"
    },
    "AvailableEconomicUnitLand": true,
    "AvailableBuilding": true,
    "AvailableUseUnit": true,
    "RepairRelevance": true,
    "FacilityCatalogDefault": {
      "Id": 1,
      "Name": "text"
    },
    "ComponentCatalogItems": [
      {
        "Id": 1,
        "Name": "text",
        "QuantityType": {
          "Id": 1,
          "Name": "text",
          "Code": "text",
          "ArgeCode": "text"
        },
        "IsMeteringDevice": true,
        "FacilityCatalogId": 1
      }
    ]
  }
]
get
GET /openwowi/v1.2/CommercialInventoryCatalog/ComponentCatalog HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "QuantityType": {
      "Id": 1,
      "Name": "text",
      "Code": "text",
      "ArgeCode": "text"
    },
    "IsMeteringDevice": true,
    "FacilityCatalogId": 1,
    "Comment": "text",
    "FacilityCatalog": {
      "Id": 1,
      "Name": "text"
    },
    "IsMaintenanceRelevant": true,
    "IsRepairRelevant": true,
    "IsLeaseRelevant": true,
    "IsWarrantyRelevant": true
  }
]
get
GET /openwowi/v1.2/CommercialInventoryCatalog/UnderComponent HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "NodeId": 1
  }
]
get
GET /openwowi/v1.2/CommercialInventoryCatalog/QuantityType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "Code": "text",
    "ArgeCode": "text"
  }
]
get
GET /openwowi/v1.2/CommercialInventoryCatalog/DepartmentType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.2/CommercialInventoryCatalog/DepartmentSubtype HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text"
  }
]
get
GET /openwowi/v1.2/CommercialInventoryCatalog/KeyType HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Code": "text"
  }
]