Update Credit Scores

This request allows you to manually set and update a customer's credit score information.

General

The Customers entity holds credit score information. Here's what you need to know about updating credit score information:

  • This request updates a customer's credit score information manually.
  • This request does not use credit reporting agency services to pull credit scores. Instead, it simply updates the information stored manually within your LoanPro account.

For an example of how credit scores work within the UI, take a look at our Credit Pulling article.

Database

For information on credit score database tables, see the following articles:

{
  "equifaxScore": "701",
  "transunionScore": "700",
  "experianScore": "700"
}

📘

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.

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