Get customer employers & references

This request retrieves 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. Note the following when using this request:

Both the Employers and References objects are nested within the Customers entity.

To retrieve 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 and reference information is saved within the UI, take a look at our Employer Information article.

Database

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

Database – Customer Employer Entity (customer_employer_entity)

Database – Customer Reference Entity (customer_reference_entity)

Database – Customer Main Table (customer_entity)

Path Params
int32
required

The ID of the customer.

string
enum
required
Defaults to Employer

Determine whether to pull a customer's employer or reference information.

Allowed:
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json