Deposit Closure
Deposits | Deposit Maintenance

Closure of a deposit account refers to terminating a term deposit account before its maturity date. You can use this query to fetch the details related to closure of deposits.

  • Redeem the term deposit to close the deposit by providing the settlement instructions

  • Redeem the term deposit to close the deposit by providing the settlement instructions

  • Simulate a deposit redemption and the payload should include the settlement instructions to which the deposit amount is to be credited. Common usage of this is for simulating withdrawals when customers want to withdraw their deposits before the actual fixed maturity date of the deposits.

  • Retrieves the redeem bill for the given deposit by providing the deposit reference and simulation reference for simulated deposits

Migration
Deposits | Deposit Maintenance

Below are the service operations and their respective APIs involved in migration of deposits, bills and deposit balances.

  • Migration 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.

  • Captures 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.

  • Captures 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.