Application approved
Sent when an end customer application is approved. The end customer can now transact.
status and previousStatus are one of APPROVED, CANCELLED, DENIED, DRAFT,
IN_REVIEW, PENDING_CUSTOMER_INFORMATION, or SUBMITTED. Circle collapses its internal
review states into IN_REVIEW, so an application under review reports IN_REVIEW regardless of
which internal stage it sits in.
Body
The envelope every v2 webhook notification arrives in. The product-specific fields live in notification.
ID of the webhook subscription that produced this notification.
Unique ID for this event. Stable across retries of the same delivery, so use it to deduplicate.
The type of notification.
onboarding.applicationApproved The event payload. The schema of this object depends on notificationType.
When the notification was produced.
The version of the notification schema. Always 2.
Response
Webhook received successfully