Get Customer Employers & References

This request pulls a customer's employer and reference information.

   Click here to learn more about this request

Employers and References can help lenders contact their borrowers and provide additional information during the underwriting and servicing stages of the life of a loan. Here's what you need to know about this request:

  • Both the Employers and References objects are nested within the Customers entity.
  • To pull employer and reference information in a single request, use the following endpoint:
{baseUrl}/odata.svc/Customers({id})?$expand=Employer,References

For an example of how employer information is saved within the UI, take a look at our Updating Employer Information article. And for an example of how reference information is saved within the UI, take a look at our Intro to References article.

Database

For information regarding reference and employer database tables, see the following articles:

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