Overview
For clients who want to support async mode, webhook events are provided to which clients can subscribe to, and get notified when the event is triggered. The client can build automation flows on the responses of the webhooks.
The diagram below shows a high-level framework of how the SDK, Client and Webhooks connect together:

List of Supported Events
The available webhook events are defined below:
- test_endpoint
- sync.full_policy_data.success
- sync.basic_policy_data.success
- sync.policy_documents.success
- sync.policy_holder_data.success
Webhook API's
The available webhook API's are defined below: