Deprecation Notices

❗️

Deprecation

Deprecated APIs and resources will no longer be available after the specified release timeline. Please migrate your applications to the recommended alternatives before the deprecated timeline to avoid disruptions.

Encompass Developer Connect 26.3

Deprecating V1 eFolder Attachment APIs

As part of a data center migration, the following V1 eFolder Attachment APIs will be deprecated in the upcoming 26.3 release:

🚧

Please begin efforts to discontinue further usage of these APIs in favor of V3 eFolder Attachment APIs.

EDC-1186


Encompass Developer Connect 24.3

Task Group APIs Deprecation

The Task Group feature is being redefined and therefore the following Task Group-related API endpoints have been deprecated:

API NameEndpoint
Get All Task Group Templatesworkflow/v1/templates/taskgroup/items
Get a Task Group Templateworkflow/v1/templates/taskgroup/items/{id}
Create a Group Templateworkflow/v1/template/taskgroup/items
Update All Group Templatesworkflow/v1/templates/taskgroup/items
Update a Group Templateworkflow/v1/templates/taskgroup/items/{id}
Delete a Group Templateworkflow/v1/templates/taskgroup/items/{id}
Get All Task Groupsworkflow/v1/taskgroups
Get a Task Groupworkflow/v1/taskgroups/{id}
Create a Task Groupworkflow/v1/taskgroups
Update All Task Groupsworkflow/v1/taskgroups
Update a Task Groupworkflow/v1/taskgroups/{id}
Delete a Task Groupworkflow/v1/taskgroups/{id}
Get Comments for a Task Groupworkflow/v1/taskgroups/{id}/comments
Add Comments to a Task Groupworkflow/v1/taskgroups/{id}/comments
Assign All Tasks within a Task Groupworkflow/v1/taskgroups/{id}/tasks?action=assignTo

EDC-1033


Encompass Developer Connect 24.2

Credit Partners and Samples

Removed content regarding support for Factual Data Credit (Partner ID 276521) from Credit Partners and Samples. Support for this partner ID was deprecated in an earlier release.


Encompass Developer Connect 22.2

Retirement of Language Bindings

The .NET Language Bindings were retired on January 8, 2022 with the 21.4 release. ICE Mortgage Technology will continue to support them.


Encompass Developer Connect 21.2

EPPS V1 APIs

As of June 5, 2021, the EPPS V1 APIs are deprecated and are no longer supported by ICE Mortgage Technology. Please use the V2 EPPS APIs going forward to programmatically retrieve best-fit program and pricing information and to retrieve and select rates for Encompass loans.

Deprecated V1 APIs and New V2 Replacement APIs

The following table lists the deprecated EPPS V1 APIs and the new V2 replacements.

Rates

V1V2
POST /epps/v1/loanQualifierPOST /epps/v2/loanQualifier
POST /epps/v1/loans/{loanId}/rateSelectorPOST /epps/v2/loans/{loanId}/rateSelector
POST /epps/v1/loans/programs/{programId}/eligibilityPOST /epps/v2/loans/programs/{programId}/eligibility
POST /epps/v1/loans/programs/{programId}/adjustmentsPOST /epps/v2/loans/programs/{programId}/adjustments

User Management

V1V2
GET /epps/v1/userMappingsGET /epps/v2/userMappings
PATCH /epps/v1/userMappingsPATCH /epps/v2/userMappings

Guidelines

V1V2
GET /epps/v1/programs/{programID}/guidelinesGET /epps/v2/programs/{programID}/guidelines