Folgende Katalogeinträge können Sie mit dieser Endpunktberechtigung abrufen.
Die Endpunkte der Version 1.2 sind momentan in der Entwicklung und können noch Änderungen erfahren.
1
Vollständige Verwaltung
2
Fremdverwaltung
3
WEG Verwaltung
4
Genossenschaftsverwaltung
Use username and password.
20falseOK
Bad Request
Unauthorized
GET /openwowi/v1.2/AccountancyMasterDataCatalog/InvoiceReceiptFlowType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text",
"NodeId": 1,
"IsFinalInvoice": true,
"IsLocked": true,
"IsCreditNote": true,
"DefaultBookingDate": {
"Id": 1,
"Name": "text"
},
"DefaultVoucherProcessType": {
"Id": 1,
"Name": "text"
},
"BookingTypePayable": {
"Id": 1,
"Name": "text"
},
"BookingTypeExpense": {
"Id": 1,
"Name": "text"
},
"BookingTypeDiscount": {
"Id": 1,
"Name": "text"
},
"BookingTypeSWOutpayment": {
"Id": 1,
"Name": "text"
},
"BookingTypeWithhold": {
"Id": 1,
"Name": "text"
},
"PartnerReferenceRequired": true,
"EconomicUnitRequired": true,
"SecurityWithholdOutpaymentEnabled": true,
"CheckupRecordingDisabled": true,
"CheckupRecordingMultiLevelApproval": 1,
"CheckupRecordingRule": {
"Id": 1,
"Name": "text"
},
"CheckupCalculationDisabled": true,
"CheckupCalculationMultiLevelApproval": 1,
"CheckupCalculationRule": {
"Id": 1,
"Name": "text"
},
"DiscountBookingEnabled": true,
"WithholdsEnabled": true,
"WithholdPercentage": 1,
"WithholdMaturityInMonths": 1,
"TreatMissingExemptionOrderAsError": true,
"RecordingNextUserRequired": true,
"RecordingNextDepartmentRequired": true,
"RecordingNextDepartmentProposal": {
"Id": 1,
"Name": "text"
},
"CheckupRecordingNextUserRequired": true,
"CheckupRecordingNextDepartmentRequired": true,
"CheckupRecordingNextDepartmentProposal": {
"Id": 1,
"Name": "text"
},
"CheckupCalculationNextUserRequired": true,
"CheckupCalculationNextDepartmentRequired": true,
"CheckupCalculationNextDepartmentProposal": {
"Id": 1,
"Name": "text"
},
"AccountAssignmentNextUserRequired": true,
"AccountAssignmentNextDepartmentRequired": true,
"AccountAssignmentNextDepartmentProposal": {
"Id": 1,
"Name": "text"
},
"ApprovalNextDepartmentProposal": {
"Id": 1,
"Name": "text"
},
"IncompleteAccountAssignmentAllowed": true
}
]Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
20falseUse username and password.
20falseOK
Bad Request
Unauthorized
Use username and password.
20falseUse username and password.
20falseOK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
20falseOK
Bad Request
Unauthorized
Use username and password.
20falseOK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
Use username and password.
OK
Bad Request
Unauthorized
OK
Bad Request
Unauthorized
OK
Bad Request
Unauthorized
GET /openwowi/v1.2/AccountancyMasterDataCatalog/CompanyCodeType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text"
}
]GET /openwowi/v1.2/AccountancyMasterDataCatalog/BookingTypeRentAccounting HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Code": "text",
"Description": "text",
"BookingTypeAccountancy": {
"Id": 1,
"Code": "text",
"Classification": {
"Id": 1,
"Code": "text"
}
},
"RestrictionsOfUse": {
"Id": 1,
"NodeId": 1,
"Name": "text",
"IsVacancy": true
},
"UseUnitType": {
"Id": 1,
"Name": "text",
"Classification": "text"
},
"ContractPositionType": {
"Id": 1,
"Name": "text",
"ShortCode": "text"
},
"Subledger": {
"Id": 1,
"Code": "text"
}
}
]GET /openwowi/v1.2/AccountancyMasterDataCatalog/BookingTypeAccountancy HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Code": "text",
"Classification": {
"Id": 1,
"Code": "text"
},
"Subledger": {
"Id": 1,
"Code": "text"
}
}
]GET /openwowi/v1.2/AccountancyMasterDataCatalog/BookingTypeLoans HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Code": "text",
"Description": "text",
"BookingTypeAccountancy": {
"Id": 1,
"Code": "text",
"Classification": {
"Id": 1,
"Code": "text"
}
},
"LoanType": {
"Id": 1,
"Code": "text",
"ShortCode": "text"
},
"LoanTermType": {
"Id": 1,
"Code": "text"
},
"Subledger": {
"Id": 1,
"Code": "text"
}
}
]GET /openwowi/v1.2/AccountancyMasterDataCatalog/InvoiceType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Code": "text",
"IsFinalInvoice": true,
"IsValid": true,
"IsCreditNote": true,
"IsForCraftsmenPortal": true,
"EconomicUnitRequired": true,
"PartnerReferenceRequired": true,
"InvoiceControls": [
{
"Id": 1,
"Code": "text",
"AmountFrom": 1,
"AmountTo": 1,
"PercentageRandom": 1,
"Processing": {
"Id": 1,
"Code": "text"
},
"FollowProcessing": {
"Id": 1,
"Code": "text"
}
}
]
}
]GET /openwowi/v1.2/AccountancyMasterDataCatalog/AdditionalAccountType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]GET /openwowi/v1.2/AccountancyMasterDataCatalog/MetaMasterAccount HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"IdNum": "text",
"Name": "text",
"Code": "text",
"Classification": {
"Id": 1,
"Code": "text"
}
}
]GET /openwowi/v1.2/AccountancyMasterDataCatalog/SalesTax HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text",
"Percentage": 1,
"ValidFrom": "2025-12-15",
"ValidTo": "2025-12-15",
"VatDocumentLineId": "text",
"Country": {
"Id": 1,
"Name": "text",
"Code": "text"
},
"Type": {
"Id": 1,
"Code": "text"
},
"DefaultUsage": {
"Id": 1,
"Code": "text"
}
}
]GET /openwowi/v1.2/AccountancyMasterDataCatalog/BookingRuleType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]GET /openwowi/v1.2/AccountancyMasterDataCatalog/VoucherProcessType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Code": "text"
}
]GET /openwowi/v1.0/AccountancyMasterData/CompanyCodeType HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"Name": "text",
"CompanyCodeId": 1
}
]GET /openwowi/v1.0/AccountancyMasterData/BookingTypeRentAccounting HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Code": "text",
"Description": "text",
"RestrictionOfUseId": 1,
"UseUnitTypeId": 1,
"FIOBookingTypeAccountancyId": 1,
"FIOBookingTypeAccountancyCode": "text"
}
]GET /openwowi/v1.0/AccountancyMasterData/BookingTypeAccountancy HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"BookingTypeCode": "text",
"BookingTypeClassificationId": 1,
"BookingTypeClassificationCode": "text",
"AccountingTypeId": 1,
"AccountingTypeCode": "text"
}
]GET /openwowi/v1.0/AccountancyMasterData/BookingTypeLoans HTTP/1.1
Host:
Authorization: Bearer YOUR_OAUTH2_TOKEN
Accept: */*
[
{
"Id": 1,
"NodeId": 1,
"Code": "text",
"Description": "text",
"SubLedgerId": 1,
"SubLedgerCode": "text",
"LoanTypeId": 1,
"LoanTypeCode": "text",
"LoanTermsTypeId": 1,
"LoanTermsTypeCode": "text",
"BookingTypeAccountancyId": 1,
"BookingTypeAccountancyCode": "text"
}
]