FinanceBooking

the FinanceAccount API

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
chevron-right
200

OK

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

OK

post
Path parameters
idinteger · int64Required

id of booking run

Responses
chevron-right
200

OK

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

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
chevron-right
200

OK

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

OK

post
Path parameters
idinteger · int64Required

id of booking run

Responses
chevron-right
200

OK

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

OK

post
Path parameters
idinteger · int64Required

id of booking run

Responses
chevron-right
200

OK

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

OK

post
Body
dateFromstring · dateOptional

Datum von

dateTostring · dateOptional

Datum bis

Responses
chevron-right
200

OK

*/*
post
/erp/finance/booking/singlerun
200

OK

get
Path parameters
idinteger · int64Required

id of booking run

Responses
chevron-right
200

OK

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

OK

get
Path parameters
idinteger · int64Required

id of document

Responses
chevron-right
200

OK

*/*
get
/erp/finance/booking/check/document/{id}
200

OK

get
Responses
chevron-right
200

OK

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

OK

Last updated

Was this helpful?