Webhooks

Webhooks
Useful for receiving status updates and triggering automations

Introduction
Webhooks are an efficient way to integrate our system and to receive any updates on the referrals without the need to keep polling our REST API.

WebhookAction
Create a webhookUse this end point to create a webhook, for any status updates on the referrals
Only Referral status update will trigger the webhook.
Delete a webhookUse this end point to delete a webhook
Get a webhookUse this end point to verify a webhook.
Update a webookUse this end point to update a webhook, for any status updates on the referrals