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

Manual Entry

Manual Booking Entries

post
Path parameters
manualEntryIdinteger · int64Required
Responses
200

OK

application/json
contextstringOptional

message context

messageValuestringOptional

message

post/erp/finance/manual-entry/{manualEntryId}/revert_manual_booking
200

OK

Find an existing Resource by identifier

get
Path parameters
idinteger · int64Required

an identifier

Responses
200

successful operation

application/json
versionstringOptional

Version Identifier for this Object (for PUT)

idstringOptional

Unique identifier of the Object

amountnumberOptional

the amount

ledgerNumberstringOptional

the number of the ledger

transactionKeystringOptional

transaction key

costCenter1stringOptional

cost center 1

documentField1stringOptional

document field 1

commentstringOptional

a comment on the entry

get/erp/finance/manual-entry/{id}

Last updated

Was this helpful?