Add an HTTPS URL and select the event types to receive.
2
Receive events
ClearBox POSTs a signed JSON payload to your endpoint as events occur.
3
Verify and acknowledge
Verify the signature, return a 2xx quickly, and process asynchronously.
Always verify the signature before acting on a webhook. See Verifying signatures. Treat webhooks — not client callbacks — as the source of truth for asynchronous steps like bank linking and settlement.