Last updated 9 months ago
Die Endpunkte der Version 1.2 sind momentan in der Entwicklung und können noch Änderungen erfahren.
20
false
GET /openwowi/v1.2/RentAccounting/ContractSecurity HTTP/1.1 Host: Accept: */*
OK
[ { "Id": 1, "IdNum": "text", "ValidFrom": "2025-04-26", "ValidTo": "2025-04-26", "CollateralDebitAmount": 1, "CollateralActualAmount": 1, "CollateralDate": "2025-04-26", "RateAgreement": true, "ContractNote": "text", "LicenseAgreement": { "Id": 1, "IdNum": "text", "UseUnit": { "Id": 1, "UseUnitNumber": "text" } }, "Type": { "Id": 1, "Code": "text" }, "Banking": { "Id": 1, "UseVirtualIban": true, "VirtualIban": "text", "FormerVirtualIban": "text", "CollectiveAccount": { "NoRealBankAccount": true, "Iban": "text", "Bic": "text", "AccountHolder": "text" } } } ]
GET /openwowi/v1.0/RentAccounting/ContractSecurity HTTP/1.1 Host: Accept: */*
[ { "Id": 1, "LicenseAgreementId": 1, "ContractSecurityTypeId": 1, "ContractSecurityType": "text", "ValidFrom": "2025-04-26", "ValidTo": "2025-04-26", "CollateralDebitAmount": 1, "CollateralActualAmount": 1, "CollateralDate": "2025-04-26", "Rates": true, "FormerVirtualIban": "text", "ContractNote": "text" } ]