August 19.3 Major Release
August 22nd, 2019
New APIs
The Developer Connect August Major release introduces the following new APIs:
Rate Lock APIs
The Rate Lock Management API allows you to submit a rate lock request for a loan and view rate lock information, extend, re-lock, cancel or update an existing rate lock.
- Get All Rate Lock Requests retrieves all rate lock requests for the specified loan.
- Get a Rate Lock Request retrieves rate lock information for a specified request ID in a loan.
- Get Snapshot of a Rate Lock Request returns the loan snapshot associated with the specified Rate Lock Request.
- Submit a Rate Lock Request creates a new rate lock request if you are a Loan Officer, and allows a Secondary user to confirm/ extend, re-lock/ cancel a new rate lock request.
- Update a Rate Lock Request updates the rate lock request of a specified request ID for a loan.
- Confirm a Rate Lock Request confirms a rate lock request.
- Cancel Lock Request cancels an existing lock.
- Deny a Rate Lock Request denies a rate lock request for the specified request ID.
Loan Field Reader
- Get Field Values retrieves the values for the specified field IDs within a loan.
Loan Import from File
- Create Loan from Import File creates a loan from import file. For this release, it creates a new loan in Encompass using loan data imported from a Fannie Mae 3.x loan file.
Personas
- Get a List of Personas returns the list of all personas on the Encompass instance.
- Get a Specific Persona returns details for a specified persona along with the access rights assigned to the persona.
Enhancements
Change Made to the lockDays Attribute in EPPS APIs
The lockDays attribute passed in the Get Programs and Rates and Get Eligible Rates APIs has changed. The lockDays attribute is now and array with multiple values. Previously, it was an integer value. To learn more about the lockDays attribute, see the EPPS Loan Qualifier Attributes.