Get Computation Field Values

This request pulls the Computation Field values associated with a specific loan account.

   Click here to learn more about this request

LoanPro's Computation Field feature allows users to create customizable fields that generate a dynamic value based on a Clojure statement. Similar to Custom Fields, Computation Fields are created within environment settings and then can be used to capture data on each individual loan or line of credit account. This request pulls a list of the current Computation Field values for an individual loan account.

❗️

This endpoint should not be used to pull bulk amounts of loan accounts.

Computation Field values are not stored within the LoanPro database. Instead, the values are calculated each time a user creates the request to do so, whether that's within the UI or directly through the API. As such, requesting the system to calculate Computation Field values for a vast number of accounts at a time will greatly affect the performance of your environment.

Please exercise caution.

For an example of how Computation Fields work within the UI, take a look at our Create Computation Field article.

Database

For information on Computation Field database table, see the following articles:

Language
Credentials
Click Try It! to start a request and see the response here!