Webhooks
Get notification from Compliance Cloud about your data
Last updated
Get notification from Compliance Cloud about your data
Last updated
Gatenox webhooks are an important feature that allows downstream systems to receive notifications of the status of Customer KYC Applications.
The webhook notifications are highly customizable, allowing you to choose the types of events you want to receive notifications for (new application received, changes made, process completed). This means that you can tailor the notifications to your specific needs and preferences, ensuring that you receive the information you need in a timely and effective manner.
Gatenox webhooks are a simple, yet powerful way to stay informed about the status of your review requests, enabling you to work more efficiently and effectively.
To register your webhook endpoint please follow the guide here: Company information.
Below you can find an example of the webhook endpoint.
POST
https://example.com/webhook
An example of a webhook endpoint.
Name | Type | Description |
---|---|---|
event*
string
Event type.
new_state*
string
New status of the review process.
prev_state*
string
Previous status of the review process.
verification_id*
string
Id of verification (review) related to notification.