socure · AsyncAPI Specification
Socure DocV Webhooks
Version 1.0
Webhook event stream emitted by the Socure Predictive DocV service to notify the integrator of session lifecycle events. The customer registers a webhook URL when creating a DocV transaction; Socure POSTs JSON event payloads to that URL as the end user progresses through the DocV flow.
Channels
docv/events
Receive DocV session lifecycle events
All DocV session lifecycle events.
Messages
AppOpened
APP_OPENED
End user has opened the DocV capture flow.
DocumentsUploaded
DOCUMENTS_UPLOADED
End user has uploaded all required documents.
VerificationCompleted
VERIFICATION_COMPLETED
DocV verification has completed; decision is available via Get A DocV Transaction.
SessionExpired
SESSION_EXPIRED
DocV session expired without completion.
Servers
https
customer-webhook
{customerWebhookUrl}
Integrator-hosted endpoint that receives DocV events.