get
GET /openwowi/v1.2/CommercialInventory/UseUnit/UseUnitTypes HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "ValidFrom": "2025-04-26",
    "ValidTo": "2025-04-26",
    "UseUnitUsageType": {
      "Id": 1,
      "Name": "text",
      "ClassificationId": 1,
      "ClassificationName": "text"
    },
    "UseUnitId": 1
  }
]
get
GET /openwowi/v1.0/CommercialInventory/UseUnitTypes HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "ValidFrom": "2025-04-26",
    "ValidTo": "2025-04-26",
    "UseUnitUsageType": {
      "Id": 1,
      "Name": "text",
      "ClassificationId": 1,
      "ClassificationName": "text"
    },
    "UseUnitId": 1
  }
]