Kataloge
Die Endpunkte der Version 1.2 sind momentan in der Entwicklung und können noch Änderungen erfahren.
Folgende Kataloge stehen im Bereich der Mietenbuchhaltung bei den Endpunkten ohne personenbezogene Daten zur Verfügung.
Leerstandsgrund
Version 1.0
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccounting/VacancyReasons HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Name": "text"
}
]
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/VacancyReasons HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Name": "text"
}
]
Vertragspositionsart
Version 1.0
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccounting/ContractPositionTypes HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Name": "text",
"ShortCode": "text",
"Deposit": true,
"WBRelevant": true,
"BGBRelevant": true,
"IsPartOfNetRent": true,
"UsingCpAsPrepaymentBlock": true,
"AssignmentPrepayment": "text",
"IsGrossRentWithoutHeating": true,
"FioBookingTypeRentAccountingId": 1,
"FioBookingTypeRentAccountingCode": "text"
}
]
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/ContractPositionTypes HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text",
"Classification": "text"
}
]
Nutzungsbeschränkung
Version 1.0
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccounting/RestrictionsOfUse HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Name": "text",
"IsVacancy": true
}
]
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/RestrictionsOfUse HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Name": "text",
"IsVacancy": true
}
]
Vertragsnehmerarten
Version 1.0
OK
Bad Request
Unauthorized
GET /openwowi/v1.0/RentAccountingPersonDetails/ContractorTypes HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text",
"Classification": "text"
}
]
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/ContractorTypes HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text",
"Classification": "text"
}
]
Sonderkostenumlage
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/DistributionSpecialChargeTypes HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text",
"IsFixCostsPerDistributionKeyUnit": true,
"IsPercentOfContractPosition": true,
"IsUpperLimit": true
}
]
Änderungsgrund Mietvertrag
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/AppointmentChangeReason HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]
Änderungsgrund Mietvertrag
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/ChangeReasons HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text"
}
]
Notwendige Arbeiten
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/RequiredWork HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Code": "text"
}
]
Pflicht zur Wiederherstellung
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/RestorationDuty HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Type": "text",
"Code": "text"
}
]
Wohnungsübergabe Status
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/HandoverState HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]
Wohnungsübergabe Art
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/HandoverType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]
Wohnungsübergabe Spezifizierung
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/HandoverTypeSpecification HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]
Wohnungsübergabe Dateiart
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/HandoverFileType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]
Grund für Kündigungsverzicht
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/ReasonOfWaivers HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text",
"NodeId": 1
}
]
Mahnstufe
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/DunningLevel HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]
Dauer in Monaten
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/DurationInMonths HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]
Dauer in Jahren
Version 1.2
false
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/RentAccountingCatalog/DurationInYears HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]
Last updated