Available notifications
Last updated
Was this helpful?
Last updated
Was this helpful?
The order of callbacks to webhook endpoints is not guaranteed. See section for details.
Once the user is approved, the partner can get notified about the user verification process being completed. Upon getting verification_approved
notification, the partner can use a specified user access token and retrieve the latest information about the user and/or perform its business logic.
Example payload:
Once the user is requested for additional information, the partner can get notified about the user verification process being marked for contact.
Example payload:
When the user fails verification for the selected level, the partner can get a webhook notification about the rejection. This can be caused by fake or expired documents, refusal to provide proof documents for certain validations, inability to pass a liveness check, etc. Fractal does not disclose the exact reason for rejection via the webhook call. Upon getting verification_rejected
notification, the partner should mark the user internally as failed to pass the verification.
Example payload:
Webhook is used by ID when credentials have been approved and shared on behalf of the user. The application can now query and decrypt shared credentials from Kwill.
Once the user confirms their email change, this webhook is triggered with a new email and a user ID.
Example payload: