get https://loanpro.simnang.com/api/public/api/1/odata.svc/Customers()/CreditScore
This request pulls a customer's manually set 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 pulls the information stored manually within your LoanPro account.
For an example of how credit scores work within the UI, take a look at our Pulling Credit Scores article.
Database
For information regarding credit score database tables, see the following articles: