Register a webhook endpoint in the business portal or through the API.
You can register webhooks in the business portal or through the gateway API.
The portal is the easiest way to register several event types at once; the API
is useful for automation.
Sign in to the business portal, open the Settings menu, and choose
Webhooks.
Settings menu with Webhooks selected.
2
Start a registration
On the Webhooks page, select Register webhook. Before any endpoint is
registered, the page shows an empty state.
The Webhooks page before any endpoint is registered.
3
Enter the endpoint and events
Enter the Endpoint URL and select the Event types to send to it.
Events that already have a registration are disabled here; edit or disable
the existing webhook to change them.
The Register webhook dialog with an endpoint URL and event types selected.
Select Register. The portal creates one registration per selected event
type.
4
Review your registrations
Registered webhooks are listed with their Event, Endpoint URL,
Status, and timestamps. From here you can send a test event, edit,
disable, or view details.
There is exactly one active registration per association and event type.
Registering a type that already has one is rejected. To point an event at a
different URL, edit or disable the existing registration first.
Disabling a webhook is permanent. The registration is deactivated and retained
but cannot be reactivated. To receive that event type again, register a fresh
webhook.
The portal can send a test event to an active registration, so you can
confirm your endpoint receives and acknowledges deliveries before relying on
real traffic.