get
GET /openwowi/v1.2/RentAccounting/Handover HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "IdNum": "text",
    "ExternalIdentificationNumber": "text",
    "Remark": "text",
    "KeyExchangeInfo": "text",
    "RequireNextHandover": true,
    "ProtocolDeliveryViaMail": true,
    "ConsentRefused": true,
    "Date": "2025-04-26",
    "AgreementDateContractor": "2025-04-26",
    "HandoverType": {
      "Id": 1,
      "Code": "text"
    },
    "HandoverState": {
      "Id": 1,
      "Code": "text"
    },
    "HandoverTypeSpecification": {
      "Id": 1,
      "Code": "text"
    },
    "UseUnit": {
      "Id": 1,
      "UseUnitNumber": "text",
      "BuildingLandId": 1,
      "EconomicUnitId": 1,
      "EconomicUnit": "text"
    },
    "LicenseAgreement": {
      "Id": 1,
      "IdNum": "text"
    },
    "ResponsibleOfficial": {
      "Id": 1,
      "CodeShort": "text",
      "PersonId": 1
    },
    "UseUnitKeys": [
      {
        "Id": 1,
        "Key": {
          "Id": 1,
          "IdNum": "text",
          "Count": 1,
          "KeyType": {
            "Id": 1,
            "Code": "text"
          }
        },
        "ExchangedKeys": 1
      }
    ],
    "Defects": [
      {
        "Id": 1,
        "IdNum": "text"
      }
    ],
    "MeteringDevices": [
      {
        "Id": 1,
        "Number": "text",
        "Amount": 1,
        "ConsumptionMeteringDevice": {
          "Id": 1,
          "Name": "text"
        },
        "ConsumptionMeteringDeviceType": {
          "Id": 1,
          "Name": "text"
        }
      }
    ],
    "Files": [
      {
        "Id": 1,
        "Date": "2025-04-26",
        "Remark": "text",
        "OriginalFileName": "text",
        "IsObsolete": true,
        "File": {
          "Id": 1,
          "Guid": "123e4567-e89b-12d3-a456-426614174000",
          "Filename": "text"
        },
        "FileType": {
          "Id": 1,
          "Code": "text"
        },
        "Defect": {
          "Id": 1,
          "IdNum": "text"
        },
        "MeteringDevice": {
          "Id": 1,
          "Number": "text",
          "Amount": 1
        }
      }
    ],
    "FacilityConditionItems": [
      {
        "Id": 1,
        "Facility": {
          "Id": 1,
          "Name": "text"
        },
        "Note": "text",
        "Components": [
          {
            "Id": 1,
            "Component": {
              "Id": 1,
              "Name": "text"
            },
            "Note": "text",
            "ShortDescription": "text",
            "IsContractual": true,
            "IsWorking": true,
            "RestorationDuty": {
              "Id": 1,
              "Type": "text",
              "Code": "text"
            },
            "RequiredWork": {
              "Id": 1,
              "NodeId": 1,
              "Code": "text"
            }
          }
        ]
      }
    ],
    "PostponedAppointments": [
      {
        "Id": 1,
        "OldAppointmentDate": "2025-04-26",
        "NewAppointmentDate": "2025-04-26",
        "ChangeReason": {
          "Id": 1,
          "Code": "text"
        },
        "Remark": "text",
        "Approved": true
      }
    ],
    "ContractParties": [
      {
        "Id": 1,
        "LicenseAgreement": {
          "Id": 1,
          "IdNum": "text"
        },
        "ContractorId": 1,
        "PersonId": 1,
        "HandoverId": 1,
        "Attendance": true
      }
    ]
  }
]