Cash Management
Entries
Entries in the CAMT.053 format
Entries
One Entry in a cash management statement can contain multiple transactions.
Usually CAMT files will contain a single entry with multiple transactions, but this can vary, for this reason we recommend using the transactions
property to get all transactions for a given entry.
The Entry
interface represents a transaction entry in the statement. It can contain one or more individual transactions.
Unique reference ID for the entry.
Indicates whether the entry is a credit or debit.
Indicates if the entry is a reversal.
Date when the entry was booked.
Amount of the entry.
Currency of the entry.
Proprietary code associated with the entry.
Array of individual transactions within this entry.