This request allows you to target an APR amount by changing a loan's interest.
General
LoanPro features a targeting tool that allows you to adjust interest to reach a specific APR. Here's what you need to know about this request:
- The targeting tool can only be used on accounts that are not activated.
- APR is calculated via a number of factors, but this tool will adjust the loan's interest rate to reach the desired APR.
For an example of how targeting APR works within the UI, take a look at our APR Targeting article.
Pay special attention to the endpoint of this request.
This request does not use OData, so it's not included in the endpoint like most other LMS requests.
Database
For information on loan setup database tables, see the following articles:
{
"apr": "24.87",
"solve": "loan.rollAPR.loanRate"
}
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.
However, 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.