Last updated 1 year ago
Das MB/ET-Konto wird im Feld AdditionalAccountId und AdditionalAccountValue ausgeben.
AdditionalAccountId
AdditionalAccountValue
Id der MB-ET-Kontos
IdNum des Nutzungsvertrages
Ab Version 1.2 können die Daten über den Parameter "AdditionalAccountType" im Endpunkt "" gefiltert werden. Den Katalog finden Sie in den .
GET /openwowi/v1.0/AccountancyTransactionData/MasterAccount/RentAccountBookings HTTP/1.1 Host: Accept: */*
OK
[ { "Id": 1, "CompanyCodeId": 1, "CompanyCodeCode": "text", "CompanyCodeName": "text", "AdministrationTypeId": 1, "AdministrationType": "text", "MasterAccountId": 1, "MasterAccountCode": "text", "MasterAccountName": "text", "FiscalYearNumber": 1, "BookingPeriodNumber": 1, "BookingPeriod": "text", "BookingText": "text", "BookingDate": "2025-04-26", "AmountDebit": 1, "AmountCredit": 1, "AdditionalAccountId": 1, "AdditionalAccountValue": "text", "BookingTypeId": 1, "BookingType": "text" } ]