get
GET /openwowi/v1.0/RentAccounting/ContractPositions HTTP/1.1
Host: 
Accept: */*
[
  {
    "Id": 1,
    "LicenseAgreementId": 1,
    "VATRateId": 1,
    "VATRate": "text",
    "NetAmount": 1,
    "Amount": 1,
    "ActiveFrom": "2025-04-26",
    "ActiveTo": "2025-04-26",
    "ValidContractPositionId": 1,
    "ValidContractPosition": "text",
    "ChangeReasonId": 1,
    "ChangeReason": "text",
    "UseUnitId": 1,
    "UseUnitIdNum": "text",
    "ContractPositionContractPositionType": {
      "Id": 1,
      "Name": "text",
      "ShortCode": "text",
      "IsPartOfNetRentCensus": true,
      "IsPartOfNetRent": true,
      "ReportAsSinkingFund": true,
      "IsBasisCalculationReminderChargeInterest": true,
      "IsPrepaymentHeating": true,
      "IsPrepaymentRunningCost": true,
      "IsGrossRentWithoutHeating": true
    }
  }
]
get