Update credit scores

This request updates a customer's credit score information.

   Click here to learn more about this request

Credit scores are used by lenders to determine the terms of a loan they offer to a borrower. Note the following when making a request:

A customer's credit score information is stored within the CreditScore object which is nested within the Customers entity.

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.

Database

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

Database – Customer Main Table (customer_entity)

Database – Credit Report History (credit_report_history)

Database – Credit Report Queue (credit_report_queue)

{
  "equifaxScore": "701",
  "transunionScore": "700",
  "experianScore": "700"
}
Language
Credentials
Click Try It! to start a request and see the response here!