Encompass Webhook
LoanVista can receive real-time updates from Encompass via webhooks. Configure your Encompass instance to send event notifications to this endpoint.HTTP Request
Configuration
To enable Encompass syncing:- Obtain your Encompass Instance ID.
- Register your Instance ID in the LoanVista Dashboard.
- Set your Encompass Webhook URL to
https://api.loanvista.com/EncompassApi.
Payload Format
The endpoint expects a standard Encompass Webhook payload.Response
| Status | Description |
|---|---|
200 OK | Webhook received and queued for processing. |
400 Bad Request | Invalid payload or missing Instance ID mapping. |

