Last updated 1 year ago
Die Endpunkte der Version 1.2 sind momentan in der Entwicklung und können noch Änderungen erfahren.
false
GET /openwowi/v1.2/RentAdjustmentCatalog/LegalState HTTP/1.1 Host: Accept: */*
OK
[ { "Id": 1, "Code": "text" } ]
GET /openwowi/v1.2/RentAdjustmentCatalog/Municipality HTTP/1.1 Host: Accept: */*
[ { "Id": 1, "Key": "text", "Description": "text", "MunicipalityType": { "Id": 1, "Code": "text" } } ]
GET /openwowi/v1.2/RentAdjustmentCatalog/CapLimit HTTP/1.1 Host: Accept: */*
[ { "Id": 1, "Code": "text", "Percentage": 1 } ]
GET /openwowi/v1.2/RentAdjustmentCatalog/SpecialAttribute HTTP/1.1 Host: Accept: */*
[ { "Id": 1, "Code": "text", "SurchargeReduction": true } ]
GET /openwowi/v1.2/RentAdjustmentCatalog/FacilityCharacteristicGroup HTTP/1.1 Host: Accept: */*
[ { "Id": 1, "Code": "text", "PercentValue": 1 } ]
GET /openwowi/v1.2/RentAdjustmentCatalog/FacilityCharacteristic HTTP/1.1 Host: Accept: */*
[ { "Id": 1, "Code": "text", "IsPositive": true, "Group": { "Id": 1, "Code": "text", "PercentValue": 1 }, "Municipality": { "Id": 1, "Key": "text" } } ]