get https://loanpro.simnang.com/api/public/api/1/odata.svc/Loans()/InterestRateChanges
This request allows you to retrieve a loan's interest rate change history.
Click here to learn more about this request
LoanPro's Interest Rate Change tool allows users to change a loan's interest rate at any point in the loan's life. Note the following when using this request:
The InterestRateChanges
object holds interest rate change history, and it's nested within the Loans
entity.
For an example of how the Interest Rate Change tool works in the UI, take a look at our Interest Rate Changes article.
Database
For information regarding interest rate change database tables, see the following articles:
Database – Loan Interest Rate Change (loan_interest_rate_change_entity)