# Encompass Key Loan Info Webhook Pushbacks

### Update Maxwell's POS app data from Encompass app changes:

Maxwell’s POS supports pulling key loan file updates from **Encompass** directly into the **POS Lender Hub**.

This feature ensures loan officers and processors always see the most accurate and up-to-date information, including:

* Borrower contact details
* Subject Property Address&#x20;
* Estimated loan amount
* Estimated property value

Having this data flow automatically into the POS Lender Hub improves productivity by reducing manual updates and ensuring users have the latest information available. These updates can directly impact critical processes such as loan pricing, underwriting, and pre-qualification.

```
{
      "attributes": [
        "/applications/*/borrower/birthDate",
        "/applications/*/borrower/emailAddressText",
        "/applications/*/borrower/firstName",
        "/applications/*/borrower/homePhoneNumber",
        "/applications/*/borrower/lastName",
        "/applications/*/borrower/middleName",
        "/applications/*/borrower/mobilePhone",
        "/applications/*/borrower/suffixToName",
        "/applications/*/borrower/taxIdentificationIdentifier",
        "/applications/*/coborrower/birthDate",
        "/applications/*/coborrower/emailAddressText",
        "/applications/*/coborrower/firstName",
        "/applications/*/coborrower/homePhoneNumber",
        "/applications/*/coborrower/lastName",
        "/applications/*/coborrower/middleName",
        "/applications/*/coborrower/mobilePhone",
        "/applications/*/coborrower/suffixToName",
        "/applications/*/coborrower/taxIdentificationIdentifier",
        "/baseLoanAmount",
        "/loanNumber",
        "/loanProductData/gsePropertyType",
        "/mortgageType",
        "/property/city",
        "/property/county",
        "/property/loanPurposeType",
        "/property/postalCode",
        "/property/propertyUsageType",
        "/property/streetAddress",
        "/property/state",
        "/propertyEstimatedValueAmount",
        "/refinanceCashOutDeterminationType",
        "/residences/*/addressCity",
        "/residences/*/addressState",
        "/residences/*/addressStreetLine1",
        "/residences/*/addressPostalCode",
        "/residences/*/residencyType"
      ]
```

### Turning on this Feature&#x20;

This feature needs to be turned on by the Maxwell *Implementations Team*. If you would like to set up this feature with your Encompass integrations please  email us at <help@himaxwell.com>.

***Note for Implementations Team:*** The following items are needed to enable this feature.

* Create a Pushback Endpoint in the Customization Hub:&#x20;
  * **Slug:** client-name-encompass-update-answers\
    **Saga name:** encompass\_update\_answers\
    **Security type:** Signature in header\
    **Signature header:** Elli-Signature\
    **Signature signing key:** hd4RJkvm8sWCKSgwqV2d8NhyYFCsFxXz\
    **Activated:** Yes
* Add Encompass Webhook:
  * **url:** url was used in the Pushback Endpoint\
    **Resource:** Loan\
    **Events:** Change\
    **Filters:**
