Deposit contract events
Supported deposit contract events
An event is an operation that changes the balance of the contract. The Tuum system supports the following deposit event types:
FUND_DEPOSIT
The deposit amount is received.
IN
INTEREST_CAPITALIZATION
Increase principal balance for interest capitalization.
IN
PAYOUT_ON_MATURITY
The final amount with the interest accrued is paid out to the customer.
OUT
PAYOUT_ON_TERMINATION
The amount accumulated up to the time of termination is paid out to the customer.
OUT
PAYOUT_ON_PROLONGATION
The accured interest is paid out to the customer.
OUT
INTEREST_INCREASE
An increase in the accrued interest as time goes on or a manual correction in the interest amount.
IN
INTEREST_DECREASE
Manual correction to the interest amount.
OUT
INTEREST_T0_PRINCIPAL
Decrease interest balance for interest capitalization.
OUT
INTERIM_INTEREST_PAYOUT_REFUND
Increase interest balance with refunded interest from interim payouts.
IN
INTERIM_PAYOUT
Interest payout.
OUT
REFUNDED_INTEREST_ON_TERMINATION
A refund of the interest on the contract termination.
OUT
Find deposit contract events
To view deposit contract events, go to:
Find the deposit contract in question.
Click the Contract header ID to access the deposit related information.
From the content menu choose Events.
Use the filters to search for the events.
Click the Identifier to open the event details.


Contract event page
The deposit contract event page shows the following details:
Deposit contract event details,
Deposit contract event amounts,
Financial entries.
The following screenshots shows the interest increase event:


Last updated
Was this helpful?