Get Computation Fields

This request allows you to pull all Computation Fields saved to your account.

General

Computation Fields are useful for lenders who want to track specific information that is not native to LoanPro. Here's what you need to know about Computation Fields:

  • Computation Fields are saved at the tenant-level and are viewable in loan accounts.
  • Like many things within LoanPro, Computation Fields use Clojure statements to calculate values.
  • Computation Fields are only intended to be used for the UI and are not intended to be used for reports or other processes that allow you to pull these fields.

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:

📘

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.

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