TOKEN_SUCCESS, SESSION_EXPIRED, and others — see the SDK Events reference.
Webhooks are delivered as JSON via HTTP POST to your registered endpoint. Return any 2xx status to acknowledge receipt. See Webhooks for endpoint requirements, IP allowlist, and retry behavior.
Event categories
| Category | What it covers |
|---|---|
| Recipient Verification | RVDM identity matching success and failure outcomes |
| OFAC Screening | Compliance hold, clearance, and failure events |
| Account Verification | Card (CNS/CD, AVS/CVV), ACH (RNV, ANV, NAV), and PayPal verification outcomes |
| Account Tokenization | Successful account tokenization — includes the customer_account_token |
| Session Lifecycle | Session expired and session terminated events |
Event reference
All Embedded Account Capture webhook events are documented in the AsyncAPI spec. Each channel page includes the full payload schema and an example.EAC Webhook Events
Full event catalog — payload schemas, field definitions, and examples for every server-side EAC webhook event.