Renegotiate Deposits
Renegotiating deposits involves negotiating new terms and conditions for a term deposit account before its maturity date. These negotiations may include a change in the original terms of the account, such as the interest rate or the maturity date and so on.
-
Perform the renegotiation of the term deposit contract details such as payment frequency, interest rates, etc.
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.