Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Page Properties
Target release
Epic
Document status
Status
titleDRAFT
Document ownerBinny Gopinath Sreevas
Designer
Developers
QA

...

Many Banks and  Financial Institutions use lending rates that are linked to the Base Lending Rates defined by the Central Bank of the country. Home Loans and other longer term loans are usually given out by banks/financial institutions at floating interest rates - where the interest rate applicable for the loan is linked to the interest rate set by the Central Bank and is periodically revised by the Central Bank. The interest rate applicable for the loan, can change during the tenure of the loan. The loan may start off as a 10% loan and may get revised to 10.5% after a period of time and can even be revised downwards (for example: 9.5%) depending on guidelines issued by the Central Bank from time-to-time. 

Background and strategic fit

...

Following additional attributes will be added to /mifosng-provider/api/v1/loanproducts list/add/update APIs

FieldTypeDefinitionRestrictions
isLinkedToFloatingInterestRatesbooleanIdentifies a loan product is linked to floating rates 
floatingRateIdlong

Floating rates scheme to be followed

 
interestRateDifferentialdecimal

Differential on top of rate as derived by Floating rate scheme

"Loan Product Base Rate" is derived

 
minDifferentialLendingRatedecimalMin differential w.r.t "Loan Product Base Rate" while providing loans 
defaultDifferentialLendingRatedecimalDefault differential w.r.t "Loan Product Base Rate" while providing loans 
maxDifferentialLendingRatedecimalDefault differential w.r.t "Loan Product Base Rate" while providing loans 
isFloatingInterestRateCalculationAllowedboolean

If true, loan can be given with floating interest

If false, interest rate for the loan is fixed as per the rate derived as on loan application date