Support

Receive Veriff session event webhook

POST /kyc/callback/veriff/event

Parameters

id string Required
The unique ID of the resource being addressed. See the id field in the parent resource's list or GET-by-ID response.
attemptId string Required
The unique ID of a KYC (or KYB) attempt. Returned as id from the create-attempt endpoints — e.g. POST /kyc/veriff/session, POST /kyc/nexeraid/*, or POST /kyb/* — and listed by GET /kyc/attempts.
feature enum Required
No description.
Possible values: selfid
code number Required
No description.
action enum Required
No description.
Possible values: submittedstarted
vendorData string Required
No description.
x-tenant-id string Required header
Tenant identifier. Required on all tenant-scoped routes.