Buchungen nach Vertragskonten
Buchungen nach Vertragskonten abrufen
Das MB/ET-Konto wird im Feld AdditionalAccountId
und AdditionalAccountValue
ausgeben.
Feld
Beschreibung
AdditionalAccountId
Id der MB-ET-Kontos
AdditionalAccountValue
IdNum des Nutzungsvertrages
Version 1.0
GET/openwowi/v1.0/AccountancyTransactionData/MasterAccount/RentAccountBookings
Authorization
Query parameters
Response
OK
Body
Idinteger (int32)
CompanyCodeIdinteger (int32)
CompanyCodeCodenullable string
CompanyCodeNamenullable string
AdministrationTypeIdnullable integer (int32)
AdministrationTypenullable string
MasterAccountIdinteger (int32)
MasterAccountCodenullable string
MasterAccountNamenullable string
FiscalYearNumberinteger (int32)
BookingPeriodNumberinteger (int32)
BookingPeriodnullable string
BookingTextnullable string
BookingDatestring (date)
Example:
"2025-02-05"
Pattern:
\d{4}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])
AmountDebitnullable number (decimal)
AmountCreditnullable number (decimal)
AdditionalAccountIdinteger (int32)
AdditionalAccountValuenullable string
BookingTypeIdnullable integer (int32)
BookingTypenullable string
Request
Response
Ab Version 1.2 können die Daten über den Parameter "AdditionalAccountType" im Endpunkt "MasterAccountBookings" gefiltert werden. Den Katalog finden Sie in den Stammdaten.
Last updated