put https://loanpro.simnang.com/api/public/api/1/odata.svc/Customers()/SetCreditScore()
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. Here's what you need to know about pulling credit score information:
- A customer's credit score information is stored within the
CreditScore
object which is nested within theCustomers
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"
}