This article describes which technical events must be recorded in Lithuania.
In accordance with the premise ‘One interface – all countries’, all event entries supported by RetailForce can of course also be recorded in Lithuania, but those described below are absolutely essential.
| LogEntryType | Code | Description | Trigger |
| DocumentCancelDocument | 165 |
Abandoning a transaction using POST /api/v1/transactions/cancelDocument Abandoning means that the transaction was NOT completed, e.g. if a customer intended to purchase goods but ultimately did not do so. The JSON payload sent to POST /api/v1/transactions/cancelDocument should contain all items recorded in the cash register up to the point of abandonment, but an empty "Payments" object. The event entry contains the sum of the individual items, calculated from the payload that was transmitted. |
Event entry is generated automatically when the endpoint POST /api/v1/transactions/cancelDocument is called. |
| DrawerOpen | 200 |
Opening of the cash drawer The number of cash drawer openings per day must be shown in the report (X) and report (Z). This value is also transmitted to iEKA (data in report (Z)). |
The "cash drawer opening" event must be transmitted by the upstream system (cash register) each time (provided that a cash drawer is available). |
Comments
0 comments
Please sign in to leave a comment.