FinanceBooking
post
Path parameters
idinteger · int64Required
id of booking run
recordIdinteger · int64Required
id of booking record
Body
ledgerstringOptional
neues Konto
transactionKeystring · nullableOptional
neuer Buchungsschlüssel
descriptionstringOptional
Buchungstext
costCenter1stringOptional
Kostenstelle 1
Responses
200
OK
*/*
post
/erp/finance/booking/{id}/set-ledger-assignment/{recordId}200
OK
post
Path parameters
idinteger · int64Required
id of booking run
Responses
200
OK
*/*
post
/erp/finance/booking/{id}/revert200
OK
post
Path parameters
idinteger · int64Required
id of booking run
Body
ledgerstringOptional
neues Konto
transactionKeystring · nullableOptional
neuer Buchungsschlüssel
descriptionstringOptional
Buchungstext
costCenter1stringOptional
Kostenstelle 1
createLedgerAssignmentbooleanOptional
Regel für Kontenzuordnung anlegen für diese Kombination
Responses
200
OK
*/*
post
/erp/finance/booking/{id}/create-missing-ledger-assignments200
OK
post
Path parameters
idinteger · int64Required
id of booking run
Responses
200
OK
*/*
post
/erp/finance/booking/{id}/committable200
OK
post
Path parameters
idinteger · int64Required
id of booking run
Responses
200
OK
*/*
post
/erp/finance/booking/{id}/commit200
OK
post
Body
dateFromstring · dateOptional
Datum von
dateTostring · dateOptional
Datum bis
Responses
200
OK
*/*
post
/erp/finance/booking/singlerun200
OK
get
Path parameters
idinteger · int64Required
id of booking run
Responses
200
OK
*/*
get
/erp/finance/booking/{id}200
OK
get
Path parameters
idinteger · int64Required
id of document
Responses
200
OK
*/*
get
/erp/finance/booking/check/document/{id}200
OK
get
Responses
200
OK
*/*
Responseboolean
get
/erp/finance/booking/check200
OK
Last updated
Was this helpful?