Create Deposits
Deposit accounts allow the customers to create fixed bonds. These bonds are characterized by a fixed interest rate or coupon rate that remains constant throughout the life of the bond.
-
Creates term deposits and the payload should include customer identifier, customer role, deposit currency, deposit amount and the deposit duration term etc.
-
Simulate a deposit arrangement for the given principal amount, term, payment frequency and interest rates
Add or Remove Account Holders
It is a common banking practice to have more than one party, for example joint-holders, in a deposit. This section describes how a bank can maintain the deposit contract by adding or removing parties to an existing deposit.
-
Update the customer details of the term deposit such as add or remove joint customers
-
Update the customer details of the term deposit such as add or remove joint customers
-
Retrieves all the customer details for the given arrangement such as customer id, customer name, customer role, their beneficiary type, limit allocation percentage, GL allocation percentage and tax liability percentage.