ManualEntry
post
Path parameters
manualEntryIdinteger · int64Required
Responses
200
OK
application/json
post
/erp/finance/manual-entry/{manualEntryId}/revert_manual_booking200
OK
Last updated
Was this helpful?
OK
OK
Last updated
Was this helpful?
Was this helpful?
POST /api/erp/finance/manual-entry/{manualEntryId}/revert_manual_booking HTTP/1.1
Host: localhost:53907
Accept: */*
{
"context": "text",
"messageValue": "text"
}GET /api/erp/finance/manual-entry/{id} HTTP/1.1
Host: localhost:53907
Accept: */*
{
"version": "text",
"info": {
"createdAt": "2026-02-10T15:40:51.446Z",
"createdFrom": "text",
"updatedAt": "2026-02-10T15:40:51.446Z",
"updatedFrom": "text"
},
"id": "text",
"transaction": {
"version": "text",
"info": {
"createdAt": "2026-02-10T15:40:51.446Z",
"createdFrom": "text",
"updatedAt": "2026-02-10T15:40:51.446Z",
"updatedFrom": "text"
},
"id": "text",
"accountId": 1,
"parentId": 1,
"valueDate": "2026-02-10T15:40:51.446Z",
"bookingDate": "2026-02-10T15:40:51.446Z",
"amount": 1,
"updatedAccountBalance": 1,
"currency": "text",
"purpose": "text",
"name": "text",
"iban": "text",
"bic": "text",
"accountNumber": "text",
"blz": "text",
"bankName": "text",
"mandateReference": "text",
"customerReference": "text",
"creditorId": "text",
"debitorId": "text",
"transactionType": "text",
"transactionCodeZKA": "text",
"transactionCodeSWIFT": "text",
"purposeCode": "text",
"primanota": "text",
"endToEndId": "text",
"compensationAmount": 1,
"originalAmount": 1,
"originalCurrency": "text",
"userComment": "text",
"matchingState": "MATCHED",
"direction": "INCOMING",
"openItemRecordRefs": [
{
"id": "text",
"label": "text",
"description": "text",
"active": true
}
]
},
"amount": 1,
"ledgerNumber": "text",
"transactionKey": "text",
"costCenter1": "text",
"documentField1": "text",
"comment": "text"
}