Payment Schedule
A payment schedule for a deposits product is the interest payments that are made on the deposit account. The payment schedule outlines when and how interest payments will be made to the account holder.
-
Update the payment schedule details of the term deposit such as payment frequency, payment type
-
Retrieves the payment schedule details of an account
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.