KYB Webhooks
Real-time KYB Event Notifications
Overview
Setting Up Webhooks
Dashboard Configuration
Endpoint Requirements
Webhook Events
KYB Case Events
kyb.case.created
kyb.case.createdkyb.case.status.changed
kyb.case.status.changedkyb.case.completed
kyb.case.completedkyb.case.rejected
kyb.case.rejectedUBO Events
kyb.ubo.invited
kyb.ubo.invitedkyb.ubo.completed
kyb.ubo.completedImplementing Webhook Handlers
Node.js/Express Example
Python/Flask Example
Security Best Practices
Signature Verification
Idempotency
Error Handling
Timeout Handling
Testing Webhooks
Local Development with ngrok
Testing with cURL
Webhook Retry Logic
Monitoring and Debugging
Dashboard Monitoring
Logging
Common Use Cases
Update Case Status in Database
Enable Business Account on Completion
Notify Customer on Rejection
Track UBO Verification Progress
Related Documentation
Last updated