It contains data objects that provide the balance of a user's EP account. The data flow contains the following data objects:<br/>- user_ID,<br/>- account ID,<br/>- account balance,<br/>- list of transactions performed on this account during a given period: for each transaction:<br/> - date of transaction,<br/> - amount credited or debited,<br/> - source or destination of transaction.<br/>