Data Injection
This event is triggered when additional data is injected into the KYC system. It is primarily used for adding or updating specific data types, such as address information. Through this event, you can track the data enrichment process of KYC profiles and update related systems accordingly.
If the injection contains cf1 ~ cf3, the webhook will respond with cf1 ~ cf3. However, the injection webhook response does not include the cf1 ~ cf3 information, as it has already been included in the submission.
Webhook event type - injection
indicates a data injection event.
An object containing information about the data injection operation.
Unique identifier for each KYC submission.
Result of the KYC.
A unique ID is generated based on name, date of birth, gender, and nationality for duplicate checks. (*Always generated when all four criteria are provided.)
Email address of the KYC submitter.
A unique identifier assigned to detect duplicate submissions, provided only when the KYC status is approved.
Unique identifier for the KYC submitter as defined by the client.
Value of custom field 1.
Value of custom field 2.
Value of custom field 3.
Token ID used for submissions in private mode live forms.