Bank Account
Overview
The bank accounts registry houses financial account details of individual and organisational entities. The registry stores the account name, type, bank branch identifier (IFSC code) and other optional information. The bank branch identifier can be configured as master data. This makes it easy to extend this registry for use in countries outside India. The registry encrypts all PII and stores it in a secure fashion.
Dependencies
DIGIT backbone services
Persister
Encryption
Key Functionality
Stores bank account details of entities in a secure fashion.
All PII data is encrypted securely.
Code
Deployment
Helm charts for deployment
Master Data
BankBranchIdentifier
Integration
Base path: /bankaccount-service/bankaccount
Last updated