Capvant

Webhooks

Register endpoints to receive referral events.

Register endpoints to receive referral events.

OperationMethodPath
The event catalogueGET/webhook-events
Subscribe an endpointPOST/webhook-subscriptions
Your subscriptionsGET/webhook-subscriptions
Remove a subscriptionDELETE/webhook-subscriptions/{id}
Read a subscriptionGET/webhook-subscriptions/{id}
Change a subscriptionPUT/webhook-subscriptions/{id}

Every page below is generated from the OpenAPI document, carries a request sample in the language you pick, and sends to the sandbox server from its playground.