get
GET /openwowi/v1.0/CommercialInventory/Owners HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "PersonId": 1,
    "PersonNumber": "text",
    "OwnerNumber": "text",
    "CompanyNameId": 1,
    "CompanyName": "text",
    "IsCondominium": true,
    "AddressTypeId": 1,
    "AddressType": "text",
    "StreetComplete": "text",
    "Street": "text",
    "HouseNumber": "text",
    "HouseNumberAddition": "text",
    "HouseNumberComplete": "text",
    "Zip": "text",
    "Town": "text",
    "CountryId": 1,
    "CountryCode": "text",
    "ValidFrom": "2025-04-26",
    "ValidTo": "2025-04-26"
  }
]
get
get