The data entry protocol (DEP) is a continuous, tamper-proof file that records all cash register transactions. Every transaction that is processed via a cash register (e.g. cash sale, reversal, refund) is recorded in the DEP. This log must be able to be read and checked by the tax authorities at any time.
The DEP not only contains the transaction data itself, but also the digital signature of each transaction, which ensures that the data is unchanged and complete.
There are two requirements for storing the DEP:
The DEP must be stored in a tamper-proof (audit-proof) manner. This means that the POS system must store the DEP continuously and protect it against data loss or unauthorized changes.
At the request of the tax authority, the DEP must be provided by the taxpayer as a data export (in the specified JSON format).