V1 View Borrower Contacts (with Pagination)

Retrieves pages of borrower contacts and specified contact information from Encompass.

Usage Notes

  • The limit query parameter may be overridden by the server. The server will calculate the optimal limit depending upon the requested number of loans and fields.
  • The cursorType is randomAccess which allows you to randomly assign a start position to start the pagination to retrieve data for the specified cursor.
  • When specifying a cursorType, the request can only include a filter attribute.
Language