Managing webhook subscriptions
Webhook subscriptions are configured in the Unioo bank admin site, not through the External API. The External API is read/write for business data (organizations, reports, leads, etc.) — the webhook subscription that pushes that data to your systems is administrative and lives next to your API-key configuration in the admin UI.
Receiving webhook deliveries
This page describes the wire format Unioo uses when posting to your receiver and the things a robust receiver needs to handle. See Webhooks for the event catalog and Managing webhook subscriptions for the configuration side.