Vertragsvereinbarungen
Die Endpunkte der Version 1.2 sind momentan in der Entwicklung und können noch Änderungen erfahren.
Weitere Daten und Kataloge zu Mietanpassungen finden Sie im Abschnitt "Mietanpassungen".
Mietanpassungsvereinbarung nach Nutzungseinheiten
Version 1.0
Use username and password.
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccounting/UseUnitRentAdjustments HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"UseUnitId": 1,
"AdjustmentBlocker": "2025-12-07T14:21:43.775Z",
"FIOLegalStateId": 1,
"FIOLegalState": "text",
"MunicipalityId": 1,
"Municipality": "text",
"MoveInDate": "2025-12-07T14:21:43.775Z",
"SquareMeterLivingSpace": 1,
"ApartmentSizeClass": "text",
"HousingQualityPointsComparisonObject": 1,
"ModernisingByRentIndex": true,
"IncreaseAmount": 1,
"ComparableRentOfAnArea": 1,
"AdjustmentDate": "2025-12-07T14:21:43.775Z",
"TextForDifferentRating": "text",
"CapLimitId": 1,
"CapLimit": "text",
"CapLimitAbsoluteSqm": 1,
"MunicipalityActiveRentIndex": "text",
"SurchargesAndReduction": [
{
"Id": 1,
"UseUnitRentAdjustmentId": 1,
"SpecialAttributeId": 1,
"SpecialAttribute": "text",
"Amount": 1,
"Percent": 1
}
],
"FacilityCharacteristics": [
{
"FacilityCharacteristicGroupId": 1,
"UseUnitRentAdjustmentId": 1,
"FacilityCharacteristicGroup": "text",
"FacilityCharacteristicGroupEffectiveValue": "text"
}
]
}
]Indexvereinbarung und Preisindizes
Version 1.0
Use username and password.
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccounting/IndexRentalAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"LicenseAgreementId": 1,
"ValidFrom": "2025-12-07T14:21:43.775Z",
"ValidTo": "2025-12-07T14:21:43.775Z",
"PriceIndex": "text",
"ContractAgreementTypeId": 1,
"ContractAgreementType": "text",
"ReferenceValueIndex": "text",
"AgreementIndexWaitingPeriod": 1,
"AgreementIndexReferenceDate": "2025-12-07T14:21:43.775Z",
"AgreementIndexPriceIndexValue": 1,
"AgreementIndexLimitForIncrease": 1,
"AgreementIndexTransferPercent": 1
}
]Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/IndexRentalAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"PriceIndex": {
"Id": 1,
"Code": "text"
},
"PriceIndexValue": {
"Id": 1,
"IndexValue": 1,
"ReferenceDate": "2025-12-07",
"PriceIndex": {
"Id": 1,
"Code": "text"
}
},
"TransferPercent": 1,
"WaitingPeriod": 1,
"LimitForIncrease": 1,
"LimitForReduction": 1,
"ScopeChange": "2025-12-07",
"AutomaticAdjustment": true,
"BaseYear": 1
}
]Unter diesem Endpunkt finden Sie die hinterlegten Preisindizes.
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/PriceIndex HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text",
"Note": "text"
}
]Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/PriceIndexValue HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"IndexValue": 1,
"ReferenceDate": "2025-12-07",
"PriceIndex": {
"Id": 1,
"Code": "text"
}
}
]Staffelmietvereinbarung
Version 1.0
Use username and password.
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccounting/GraduatedRentAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"LicenseAgreementId": 1,
"ValidFrom": "2025-12-07T14:21:43.775Z",
"ValidTo": "2025-12-07T14:21:43.775Z",
"RentalUpperLimit": 1,
"GraduatedRentEntries": [
{
"Id": 1,
"RentChangeDate": "2025-12-07T14:21:43.775Z",
"Amount": 1,
"VATRateId": 1,
"VATRate": "text",
"ActivatedAgreement": true
}
]
}
]Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/GraduatedRentAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"RentalUpperLimit": 1,
"GraduatedRentEntries": [
{
"Id": 1,
"RentChangeDate": "2025-12-07T14:21:43.775Z",
"Amount": 1,
"ActivatedAgreement": true,
"VatRate": {
"Id": 1,
"Code": "text"
},
"Invalid": true,
"SquareMeters": 1,
"PricePerSquareMeter": 1
}
],
"ContractPositionType": {
"Id": 1,
"Name": "text",
"ShortCode": "text"
}
}
]Umsatzmietvereinbarung
Version 1.0
Use username and password.
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccounting/TurnoverRentAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"LicenseAgreementId": 1,
"ValidFrom": "2025-12-07T14:21:43.775Z",
"ValidTo": "2025-12-07T14:21:43.775Z",
"ContractPositionTypeId": 1,
"ContractPositionType": "text",
"AccountingIntervalId": 1,
"AccountingInterval": "text",
"NextAccountingDate": "2025-12-07T14:21:43.775Z",
"LastAccountingDate": "2025-12-07T14:21:43.775Z",
"LastPeriodOfService": 1,
"RentalLowerLimit_Net": 1,
"RentalLowerLimit_Gross": 1,
"RentalUpperLimit_Net": 1,
"RentalUpperLimit_Gross": 1,
"Ascending": true,
"TurnoverRentSteps": [
{
"Id": 1,
"TurnoverFrom": 1,
"TurnoverTo": 1,
"Percentage": 1
}
]
}
]Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/TurnoverRentAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"ContractPositionType": {
"Id": 1,
"Name": "text",
"ShortCode": "text"
},
"ContractAgreementAccountingInterval": {
"Id": 1,
"Code": "text"
},
"NextAccountingDate": "2025-12-07T14:21:43.775Z",
"LastAccountingDate": "2025-12-07T14:21:43.775Z",
"LastPeriodOfService": 1,
"RentalUpperLimitNet": 1,
"RentalUpperLimitGross": 1,
"RentalLowerLimitNet": 1,
"RentalLowerLimitGross": 1,
"Ascending": true,
"TurnoverRentSteps": [
{
"Id": 1,
"TurnoverFrom": 1,
"TurnoverTo": 1,
"Percentage": 1
}
]
}
]Mehrwertsteueroptierung
Version 1.0
Use username and password.
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccounting/VATOptionAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"LicenseAgreementId": 1,
"ValidFrom": "2025-12-07T14:21:43.775Z",
"ValidTo": "2025-12-07T14:21:43.775Z",
"FirstDebit": "2025-12-07T14:21:43.775Z",
"SalesTaxId": 1,
"SalesTax": "text"
}
]Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/VatOptionAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"VatRate": {
"Id": 1,
"Code": "text"
}
}
]Mietobergrenze
Version 1.0
Use username and password.
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccounting/RentalUpperLimit HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"LicenseAgreementId": 1,
"ValidFrom": "2025-12-07T14:21:43.775Z",
"ValidTo": "2025-12-07T14:21:43.775Z",
"RentalUpperLimit": 1
}
]Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/RentalUpperLimit HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"RentalUpperLimit": 1
}
]Bruttomiete ohne Heizkosten
Version 1.0
Use username and password.
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccounting/GrossRentsWithoutHeating HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"LicenseAgreementId": 1,
"ValidFrom": "2025-12-07T14:21:43.775Z",
"ValidTo": "2025-12-07T14:21:43.775Z",
"ExcludedInAllocationGroups": [
{
"AllocationGroup": "text",
"AllocationGroupState": "text",
"DistributionPeriod": "text"
}
]
}
]Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/GrossRentsWithoutHeating HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"ExcludedInAllocationGroups": [
{
"AllocationGroup": "text",
"AllocationGroupState": "text",
"DistributionPeriod": "text"
}
]
}
]Kappung der Kostenumlage
Version 1.0
Use username and password.
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccounting/MaxCostDistribution HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"LicenseAgreementId": 1,
"ValidFrom": "2025-12-07T14:21:43.775Z",
"ValidTo": "2025-12-07T14:21:43.775Z",
"DistributionSpecialChargeTypeMaxCost": "text",
"Percentage": 1,
"CalculationBasisId": 1,
"CalculationBasis": "text",
"DistributionCostType": "text",
"IsGrossAmount": true,
"FixCostValue": 1,
"PrepaymentBlockId": 1,
"PrepaymentBlock": "text",
"BillingUnitValueId": 1,
"BillingUnitValue": "text"
}
]Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/MaxCostDistribution HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"Percentage": 1,
"IsGrossAmount": true,
"FixCostsValue": 1,
"DistributionSpecialChargeType": {
"Id": 1,
"Code": "text",
"IsFixCostsPerDistributionKeyUnit": true,
"IsPercentOfContractPosition": true,
"IsUpperLimit": true
},
"CalculationBase": [
{
"Id": 1,
"Name": "text",
"ShortCode": "text"
}
],
"BillingUnitValue": [
{
"Id": 1,
"Name": "text",
"Code": "text",
"ArgeCode": "text"
}
],
"PrepaymentBlock": {
"Id": 1,
"Code": "text"
},
"DistributionCostType": {
"Id": 1,
"Code": "text",
"ShortCode": "text"
}
}
]Sonderkostenumlage
Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/DistributionSpecialCharge HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"Percentage": 1,
"IsGrossAmount": true,
"FixCostsValue": 1,
"DistributionSpecialChargeType": {
"Id": 1,
"Code": "text",
"IsFixCostsPerDistributionKeyUnit": true,
"IsPercentOfContractPosition": true,
"IsUpperLimit": true
},
"CalculationBase": [
{
"Id": 1,
"Name": "text",
"ShortCode": "text"
}
],
"BillingUnitValue": [
{
"Id": 1,
"Name": "text",
"Code": "text",
"ArgeCode": "text"
}
],
"PrepaymentBlock": {
"Id": 1,
"Code": "text"
},
"DistributionCostType": {
"Id": 1,
"Code": "text",
"ShortCode": "text"
}
}
]Sondernutzungsrechte
Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/SpecialUseRight HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"SpecialUseRightDescription": "text"
}
]Vorauszahlungsanpassung
Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/PrepaymentAdjustment HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"MinimumAmountIncrease": 1,
"MinimumAmountReduction": 1,
"CapAmount": 1,
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"DefaultRoundingToInteger": {
"Id": 1,
"Code": "text"
},
"PrepaymentAdjustmentRoundingType": {
"Id": 1,
"Code": "text"
},
"MatchingBlocker": {
"Id": 1,
"Code": "text"
},
"PrepaymentBlock": {
"Id": 1,
"Code": "text"
}
}
]Umlagekostenart
Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/DistributionCostType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"DistributionCostTypes": [
{
"DistributionCostType": {
"Id": 1,
"Code": "text",
"ShortCode": "text"
},
"StandardDistributionKey": {
"Id": 1,
"Code": "text",
"ShortCode": "text"
}
}
]
}
]Mehrfache Optionsrechte
Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/MultipleOptInAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"FirstEndOfContract": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"AutomaticProlongationAfterEndOfContract": {
"Id": 1,
"Code": "text"
},
"Prolongations": [
{
"Id": 1,
"ProlongationPeriod": {
"Id": 1,
"Code": "text"
},
"ProlongationActivated": true,
"NewEndOfContract": "2025-12-07T14:21:43.775Z",
"OptionDeadline": "2025-12-07T14:21:43.775Z"
}
]
}
]Kleinstreparaturen
Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/MinorRepairWorkAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"IsRegardedInCommissioning": true,
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"CostPortionPerRepair": {
"IsCostPortionPerRepairNetAmount": true,
"Amount": 1
},
"CostPortionPerYear": {
"Amount": 1,
"IsCostPortionPerYearAbsolute": true,
"IsCostPortionPerYearRentCalculationNetRent": true,
"IsCostPortionPerYearNetCommisionAmount": true,
"AnnualRentCostPortionPerYear": 1,
"AnnualRentCostPortionPerYearString": "text",
"AnnualRent": 1,
"Currency": {
"Id": 1,
"Code": "text"
}
}
}
]Mietanpassungssperre BGB
Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/CivilCodeAdaptationLockAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
}
}
]Mahngebühr fester Betrag
Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/ReminderChargeFixedAmount HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"ReminderFee": 1,
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"DunningLevels": [
{
"Id": 1,
"Code": "text"
}
]
}
]Mahngebühr Zinsen
Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/ReminderChargeInterest HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"DebitInterestRate": 1,
"MinimumInterestRate": 1,
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"DunningLevels": [
{
"Id": 1,
"Code": "text"
}
]
}
]Kündigungsverzicht
Version 1.2
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccounting/ContractAgreement/WaiverOfTerminationAgreement HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"ValidFrom": "2025-12-07",
"ValidTo": "2025-12-07",
"Inputdate": "2025-12-07",
"FirstDebit": "2025-12-07",
"LicenseAgreement": {
"Id": 1,
"IdNum": "text",
"UseUnit": {
"Id": 1,
"UseUnitNumber": "text"
}
},
"ReasonOfWaiver": {
"Id": 1,
"Code": "text",
"NodeId": 1
}
}
]Zuletzt aktualisiert
