Create a Subscription

Creates a new subscription for specified Encompass instance.

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.
Language