get
GET /openwowi/v1.0/CommercialInventory/Nodes HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "IsObsolete": true,
    "ParentId": 1,
    "IsGroup": true,
    "UserId": 1,
    "GroupId": 1
  }
]
get
GET /openwowi/v1.0/CommercialInventory/Nodes/{id} HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "IsObsolete": true,
    "ParentId": 1,
    "IsGroup": true,
    "UserId": 1,
    "GroupId": 1
  }
]
get
GET /openwowi/v1.2/CommercialInventory/Nodes HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "IsObsolete": true,
    "ParentId": 1,
    "IsGroup": true,
    "UserId": 1,
    "GroupId": 1
  }
]
get
GET /openwowi/v1.2/CommercialInventory/Nodes/{id} HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "Name": "text",
    "IsObsolete": true,
    "ParentId": 1,
    "IsGroup": true,
    "UserId": 1,
    "GroupId": 1
  }
]