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)
Deposit Account Servcies Term Deposit services (Depsit creation and life cycle business events of a TD) Existing
  • TermDepositBasicDetailsModel -> addition of new Fields within termDepositBasicDetails:

    "skipMaturityCalc" -> Whether to skip Maturity Calc function

  • Addition of new Datasegment ->AccountStatementPreferencesModel,EffectiveAddressModel
  • Datasegment made mandatory ->AccountAddressModel
Deposit Business Product Services Term Deposit Business Product creation and amend Existing
Removed Datasegments
  • provisioningAndGl
  • interestAndCharges
  • accountDeposits
Modifications in Previous Data Segments
  • accountTdFeatures:
    • removed the fields -> denominatedDeposit, interestRate, blockDurAfterMonths, blockDurAfterDays, blockDurBeforeMonths, blockDurBeforeDays, clusterIdentification
    • allowPartialLiqWithAmtBlock field modified to redemptionWithAmtBlock
    • addition of new fields ->
    • allowTopUpDeposit
    • allowRateChart
    • allowMatHolTrmnt
    • allowMIS
accountTdPreferences
  • Minimum Opening amount and Max amounts, Top-up limits, Funding methods, GL and Statement
  • accountTdTenorParameters -> Applicable Tenors
  • accountTdRateChartParameters -> Rates for Premature redemption and Top-ups
  • accountTdMaturityInstructions -> Maturity Instructions
  • accountTdMaturityHolidayTreatment -> Maturity Holiday treatment vi) accountTdInterest ->Deposit Interest Details.
Transaction Balance Service Trasaction posting and accounting Existing Path '/obcdda-pp-transaction-balance-service/transaction/accounting’ changed to '/obcdda-pp-transaction-balance-service/ob/oba/tbs/v1/transactions/accountings’.