Skip to main content

KYC Webhook

For each KYC status change, a webhook will be sent for the following statuses:

Status Table

The callback URL used is the same for all KYC processes. To configure a new callback URL, you need to contact the Customer Experience team.

Example Payload

The webhook payload contains information about the KYC status change:

Example Headers

The webhook request includes the following headers:

Field Types

integer
Unique identifier for the KYC record.
integer
Merchant identifier associated with the KYC.
object
Object containing the current status of the KYC.
object
Additional metadata about the KYC process.
string
Timestamp of when the KYC status was updated.Format: <date-time>

Webhook Status Flow

List KYC

List all KYC verifications

Get KYC By ID

Get KYC by ID

Get KYC By Document

Get KYC by document

Webhooks Guide

Learn about webhooks