This request retrieves a loan's current Computation Field values.
Click here to learn more about this request
This request retrieves a loan account's current Computation Field values.
Note the following when using this request:
Computation Fields update dynamically. The value stored within a Computation Field is calculated via its pre-configured logic. Depending on the logic that calculates the field's value, the calculated value could update daily or when a qualifying event occurs such as a payment settling, a write-off occurring, and more.
The response of this request lists results in an index. A successful request response includes a "results" object that lists key-value pairs of Computation Field IDs and their current calculated value. The length of this list is dependent on how many Computation Fields are configured within your environment settings.
The response of this request lists Computation Field IDs instead of their name/title. Computation Field IDs are found within the LoanPro dashboard by navigating to Settings > Loan > Custom Fields > Computation. IDs are listed in the left-most column on the page.
To learn more about how Computation Fields, take a look at our Computation Fields article.
Database
For information regarding loan database tables, see the following articles:
Database – Loan Table (loan_entity)
Database – Computation Field Entity (computation_field_entity)

