Webhooks
Submit
This event is triggered when new KYC information is submitted to the system. Submissions occur when a user completes and submits a KYC form or when KYC data is transmitted via an API. This event enables you to immediately recognize new KYC submissions and initiate the verification process or perform any necessary initial actions.
submit-webhook-sample.json
Webhook trigger type - submit
indicates a Pending status after submission.
The UTC timestamp when the KYC was initially submitted (ISO 8601 format).
Unique identifier for each KYC submission.
An object containing user-defined fields (cf1, cf2, cf3).
Unique identifier for the KYC submitter as defined by the client.
Token ID used for submissions in private mode live forms.
IP address of the submitter.
Was this page helpful?