2xx status to acknowledge receipt. See Webhooks for endpoint requirements, IP allowlist, and retry behavior.
Event categories
| Category | What it covers |
|---|---|
| Recipient Notification | Notification sent, received by the recipient, and bounced (undeliverable) |
| Party Authentication | Identity challenge success and failure |
| Recipient Verification | RVDM identity matching outcomes and OFAC screening results |
| 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 |
| Payment Status | Check issued, paid, canceled, stopped, and returned; payment success, failure, and return; disbursement expiry and cancellation |
Lifecycle order
A typical single-recipient disbursement produces events in this sequence:transaction.recipient.notification.status.senttransaction.recipient.notification.status.receivedtransaction.recipient.authentication.status.successtransaction.recipient.verification.rvdm.success(if RVDM is configured)transaction.account.tokenization.successtransaction.recipient.payment.status.success(or payment-type-specific variant)
Event reference
Notify — Classic Webhook Events
Full event catalog — payload schemas, field definitions, and examples for every Notify — Classic webhook event.