For the complete documentation index, see llms.txt. This page is also available as Markdown.

Finance Booking

the FinanceAccount API

post
Path parameters
idinteger · int64Required

id of booking run

recordIdinteger · int64Required

id of booking record

Body
ledgerstringOptional

neues Konto

transactionKeystringOptional

neuer Buchungsschlüssel

descriptionstringOptional

Buchungstext

costCenter1stringOptional

Kostenstelle 1

Responses
200

OK

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

recordNumberinteger · int64Optional

Eintragsnummer

recordTypestring · enumOptional

Soll/Haben-Kennzeichen

Possible values:
ledgerstringOptional

Konto

transactionKeystringOptional

Buchungsschlüssel

ledgerTypestring · enumOptional

Konto-Kennzeichen

Possible values:
amountGrossnumberOptional

Bruttobetrag

amountNetnumberOptional

Nettobetrag

recordDatestring · dateOptional

Buchungsdatum

performanceDatestring · dateOptional

Leistungsdatum

documentField1stringOptional

Belegfeld 1

documentField2stringOptional

Belegfeld 2

descriptionstringOptional

Buchungstext

costCenter1stringOptional

Kostenstelle 1

debugInfostringOptional

Debug Info

taxStatestring · enumOptional

Steuerart

Possible values:
taxPerformanceLocationstring · enumOptional

Leistungsort

Possible values:
sourceCountryCodestringOptional

von Land

performanceCountryCodestringOptional

an Land

currencyCodestringOptional

Währung

exchangeRatenumberOptional

Währungskurs

baseCurrencyCodestringOptional

Basiswährung

baseAmountGrossnumberOptional

Bruttobetrag in Basiswährung

baseAmountNetnumberOptional

Nettobetrag in Basiswährung

taxIdentificationNumberstringOptional

Umsatzsteuer-Ident-Nummer

bookingStatestring · enumOptional

Buchungsstatus

Possible values:
taxLiabilityReversedStatestring · enumOptional

§13b-Status

Possible values:
sourceTaxRatenumberOptional

Steuerprozentsatz Ursprung

performanceTaxRatenumberOptional

Steuerprozentsatz Bestimmung

accountingTypestring · enumOptional

Journaltyp

Possible values:
accountingRefIdinteger · int64Optional

Buchungs-Referenz

post/erp/finance/booking/{id}/set-ledger-assignment/{recordId}
200

OK

post
Path parameters
idinteger · int64Required

id of booking run

Responses
200

OK

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

runStatestring · enumRead-onlyOptional

Verarbeitungsstatus

Possible values:
dateFromstring · dateRead-onlyOptional

Request date from

dateTostring · dateRead-onlyOptional

Request date to

post/erp/finance/booking/{id}/revert
200

OK

post
Path parameters
idinteger · int64Required

id of booking run

Body
ledgerstringOptional

neues Konto

transactionKeystringOptional

neuer Buchungsschlüssel

descriptionstringOptional

Buchungstext

costCenter1stringOptional

Kostenstelle 1

createLedgerAssignmentbooleanOptional

Regel für Kontenzuordnung anlegen für diese Kombination

Responses
200

OK

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

runStatestring · enumRead-onlyOptional

Verarbeitungsstatus

Possible values:
dateFromstring · dateRead-onlyOptional

Request date from

dateTostring · dateRead-onlyOptional

Request date to

post/erp/finance/booking/{id}/create-missing-ledger-assignments
200

OK

post
Path parameters
idinteger · int64Required

id of booking run

Responses
200

OK

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

runStatestring · enumRead-onlyOptional

Verarbeitungsstatus

Possible values:
dateFromstring · dateRead-onlyOptional

Request date from

dateTostring · dateRead-onlyOptional

Request date to

post/erp/finance/booking/{id}/committable
200

OK

post
Path parameters
idinteger · int64Required

id of booking run

Responses
200

OK

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

runStatestring · enumRead-onlyOptional

Verarbeitungsstatus

Possible values:
dateFromstring · dateRead-onlyOptional

Request date from

dateTostring · dateRead-onlyOptional

Request date to

post/erp/finance/booking/{id}/commit
200

OK

post
Body
dateFromstring · dateOptional

Datum von

dateTostring · dateOptional

Datum bis

Responses
200

OK

*/*
contextstringOptional

message context

messageValuestringOptional

message

post/erp/finance/booking/singlerun
200

OK

get
Path parameters
idinteger · int64Required

id of booking run

Responses
200

OK

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

runStatestring · enumRead-onlyOptional

Verarbeitungsstatus

Possible values:
dateFromstring · dateRead-onlyOptional

Request date from

dateTostring · dateRead-onlyOptional

Request date to

get/erp/finance/booking/{id}
200

OK

get
Path parameters
idinteger · int64Required

id of document

Responses
200

OK

*/*
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

recordNumberinteger · int64Optional

record number

journalTypestring · enumOptional

Journaltyp

Possible values:
get/erp/finance/booking/check/document/{id}
200

OK

get
Responses
200

OK

*/*
booleanOptional
get/erp/finance/booking/check
200

OK

Last updated

Was this helpful?