- Card
- Cardholder
- Transaction
- Token
Scope
The following table explains the events that will be covered for each capability:File Naming Convention
The file follows the following convention:Entityrefers to the capability.structurerefers to the structural representation of the file.yyyymmdd_hhmmssrefers to the file generation timestamp.formatrefers to the physical file format. The current supported file format iscsv.
Card_event_log_20260519_124113.csv
File Schema
The schema of the data files is based on individual webhook event payloads and does not include client-specific information. Related Webhook Payloads The schema contains unique identifiers of each capability, such as,tokenUniqueReferenceId. The relationship between the capabilities is also maintained through the identifiers. For example, the data file for transactions will include the transactionId and the relevant card.id used for payment of the transaction.

