﻿{
  "id": "a90a663d-f19c-431e-aa87-b59e1efaf4c0",
  "address": {
    "street": "Nucleo Ronzano",
    "streetNumber": "1",
    "zip": "6749",
    "town": "Sobrio"
  },
  "terminationDate": "2020-12-31",
  "premises": [
    {
      "id": "14845c34-010c-42c5-a1d0-bd0b2b9dbdf9",
      "premisesType": "SingleFamilyHome",
      "usageType": "PersonalUsage",
      "terminationDate": "2020-12-31",
      "address": {
        "street": "Nucleo Ronzano",
        "streetNumber": "1",
        "zip": "6749",
        "town": "Sobrio",
        "canton": "TI"
      },
      "landRegistry": {
        "registryType": "LandRegistry",
        "landRegistryNo": "5600-1",
        "eGrid": "CH56001"
      },
      "buildings": [
        {
          "type": "SingleFamilyHome",
          "isMainBuilding": true,
          "isLuxury": false,
          "isHoliday": false,
          "buildingUsage": {
            "livingOwnUse": 100,
            "livingThirdPartyUse": 0,
            "businessOwnUse": 100,
            "businessThirdPartyUse": 0
          }
        }
      ],
      "valuations": [
        {
          "valuationDate": "2023-01-10",
          "realValue": "1100000",
          "lendingLimit": "1200000",
          "statusCode": "Approved",
          "remark": ""
        }
      ]
    }
  ],
  "ownership": [
    {
      "id": "1455dc15-1d19-4ee3-8106-b52ca5404a44",
      "ownerPartnerNumber": "111.222",
      "ownerInfo": "Frau Jane, Palm City",
      "ownershipType": "SoleOwnership"
    }
  ]
}