get https://api.elliemae.com/encompass/v3/settings/templates/closingCost/items
Retrieves all settings for a specific closing cost template.
This API endpoint added with the 24.3 release of Encompass.
Usage Notes
Click here to see a tutorial for retrieving Template location and settings.
Closing Cost Template Settings Contents
- The contents of the closing cost template will be pre-configured fields for various loan contract properties and loan contract entities related to fee itemization.
- For more information about the fields that are returned in your results, refer to the following:
- V3 Get Loan Schema - Retrieve the Loan Schema and then search for specific loan properties that are configured in the closing cost template settings. The Schema will provide meta data about the loan contract property, including: JSON path, data type, field length, enumerations.
- V3 Get Field Schema - Retrieve the Field Schema for specific Encompass field Ids that are configured in the closing cost template. The Field Schema will provide meta data about the loan contract property, including: field id, description, format, jsonPath, etc.