APR match using interest

This request allows you to target an APR amount by changing a loan's interest.

   Click here to learn more about this request

LoanPro features a matching tool that allows you to adjust interest to reach a specific APR. Note the following when making this request:

The matching 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 APR matching works within the UI, take a look at our APR Matching 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:

Database – Loan Setup (loan_setup_entity)

Database – Loan Table (loan_entity)

{
    "apr": "24.87",
    "solve": "loan.rollAPR.loanRate"
}
Path Params
int32
required

This is the ID of the loan.

Body Params
float
required

This is the Annual Percentage Rate (APR) you are targeting.

string
required
Defaults to loan.rollAPR.loanRate

This sets a loan's interest rate as the term to adjust when solving for the target APR.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json