post https://api.elliemae.com/webhook/v1/subscriptions
Creates a new subscription for specified Encompass instance.
Important Maintenance Information
ICE regularly reviews webhook subscriptions and will automatically delete bad webhook subscriptions which have undeliverable endpoints (and are more than 30 days old, generate more than 1,000 events per week, have a delivery status of 5XX, errors, and timeouts). Please be sure to regularly review your active webhook subscriptions for an optimal user experience.
Usage Notes
- Refer to the GET Resource API response for resources and events available for subscriptions.
- The subscription ID for the new webhook subscription is available in the location header of the response. For example, /webhook/v1/subscriptions/44bbbaec-41ae-470d-8ca4-7e513464ca25.
- If a subscription has already been created for the given resource, all subsequent updates to the subscription including addition or removal of webhook events and filter.attributes (limited to loan change and field change events) must be done using the Update Subscription API.