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.
Migration
Below are the service operations and their respective APIs involved in migration of deposits, bills and deposit balances.
Migrate Deposits
POSTMigration of a legacy system deposit contract to the given deposit product by providing the original contract date, account name, statement, payment frequency and start date, etc. This can be used for migrating the legacy contract to deposits account by providing required details.
Migrate Bills
PUTCaptures the bill information of the deposits account such as bill id, property names, bill amount etc. This is used to migrate the bills of a legacy contract which is migrated from other system & update the bill details.
Migrate Balances
PUTCaptures the balance details of the deposits account such as balance type, due amount etc. This is used to migrate the balances of a legacy contract which is migrated from other system & update the balance details.