Custom Data Objects

Use this API to create and manage loan, user, and company-level custom data objects. Custom data objects can be any kind of binary data type that your service needs to persist for the specified loan.

  • Loan - Use this API to create and manage custom loan-level data, which includes data that does not have a standard field or custom field in Encompass, file attachments that are not stored in the eFolder, custom templates, etc.
  • User - Use this API to store user-level credentials for a password-protected service. All methods for this API operate within the context of the currently-logged-in-user’s account.
  • Global - Use this API to create and manage company-level custom data objects. For example, this API is useful for storing any company-level credentials that need to be used to execute your service and for storing mapping files that map data across two or more applications for a lender or organization.