1.2.4 API Enhancements for Retail Deposits Service
This topic provides details of incremental changes in ReSTful APIs for Retail Deposits.
Table 1-2 ReSTful APIs (enhancements/amendments) in Retail Deposits
| API Name (as in Swagger) | API Functional Description | New API / Existing | Brief of the Change(s) |
|---|---|---|---|
| API versioning changes | API versioning changes 14.8.1.0.0. | All the exposed APIs | API versioning changes done across all the swagger endpoints to include v14.8.1.0.0 in the URL. |
| IRA Deposit Account Services | This service is used to create IRA Deposit Accounts. | New | New endpoints:
|
| Deposit External Parameter Configuration | The set of services are used for maintaining external parameters configuration. | New | New endpoints:
|
| Deposit Business Product Services | Business Products can be defined with set of configurable attributes to cater to the target market segments and fulfil the Bank's promotional campaigns. | Existing |
|
| Deposit Account Servcies | Term Deposit services | Existing |
|
| Deposit Penalty Parameter Configuration | Endpoints for penalty parameter configurations | Existing | Correction done in payload of /service/v14.8.1.0.0/tdpenaltybasis - In TdPenaltyBasisModel , TdPenaltyDaysMappingModel is added. |
| Deposit Reversal | Endpoints for Deposit reversal | Existing | New endpoint added - /service/v14.8.1.0.0/reverseTransaction |
| Redemption | Redemption endpoints | Existing | Payload changes
In icdredmnDetailsModel -> TdredmpayoutDetailsModel , new tag "externalFunding" is added. |
| Top-up | Deposit Top-up endpoints | Existing |
|
| Deposit Enquiry Services | This service is used to query the details of Deposit Accounts, Business Products and Payin Maintenances | Existing |
|
| Statement Generation | This service is used to generate and download statements | New | /POST /service/v1/accStatement
GET /service/v1/accStatement POST /service/v1/accnconsolidatedstatement GET /service/v1/accStatement/download/{referenceNo} |
Parent topic: Release Enhancements