Dear community,
We are pleased to announce the release of a new API in the B2B channel.
Term Deposit Onboarding
Create new term deposit, retrieve and update existing term deposit.
Pre-Requisites:
- Customer has been onboarded and is KYC compliant.
- For joint accounts, relationship need to be configured, additional account holders need to be KYC compliant.
This new API contains 5 endpoints:
- POST /accounts/term-deposits: Create Term Deposit Account
- PUT /accounts/term-deposits/{accountId}: Update Term Deposit Account
- GET /accounts/term-deposits/{accountId}: Get Term Deposit Details
- PUT /accounts/term-deposits/{accountId}/terminate: ModifyTerm Deposit Breakage
- GET /accounts/term-deposits/custom-fields-schema: Get Term Deposit custom fields metadata
More documentation here.