V3 Update Internal User Public Profile

Update an Encompass internal user’s public profile.

This API endpoint added with the 24.2 release of Encompass.

Usage Notes

  • Access Rights
    • Only administrators (admin account, Super Administrator persona, and/or Administrator persona) or non-admin users with the Settings “Organizations/User” persona can update user accounts.
    • The calling user only has access to update users within their same organization, or lower child organizations of their organization.
  • Public Profile information is accessible to consumers that use the lender's Encompass Consumer Connect website. When consumers search the site for loan officers, this information will be provided when the consumer picks the applicable loan officer from the search results.
  • To enable the public profile for a specified user, you set enabled=true.
  • Certain attributes within the public profile will use default values from the main user profile. To override those values (padlock), you set the ‘useUserValue=true’ and then provide the ‘userValue’ to use in lieu of the default value (computedValue).
Language