This request allows you to pull a loan's interest rate change history.
General
LoanPro's Interest Rate Change tool allows users to change a loan's interest rate at any point in the loan's life. Here's what you need to know about this request:
- The
InterestRateChanges
object holds interest rate change history, and it's nested within theLoans
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:
Try It Instructions
Our requests often provide sample payload information so that you can receive a 200 response from simply hitting the 'Try It' button. This request is ready for you—hit 'Try It' to send the request.
If you would like to try this request with your own tenant account, make sure to change the headers to match your own authentication information.