Dear community,
We are pleased to announce the release of a new API in the B2B channel.
Current and Savings Account Onboarding
Create new current or savings account, retrieve and update existing accounts.
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 version contains 5 endpoints:
- POST / accounts/currentsavings: Create Current or Savings Account
- PUT /accounts/currentsavings/{accountId}: Update an existing Current or Savings account
- GET /accounts/currentsavings/{accountId}: Get Account Details
- PUT /accounts/currentsavings/{accountId}/close: Close an Account
- GET /accounts/currentsavings/custom-fields-schema: Get Current or Savings account custom fields metadata
More documentation here.