Skip to main content

Webhook: created

string
Webhook trigger type - created indicates that the submission was created initially.
string
Unique identifier for each KYC submission
object
Object containing KYC submission results, first initial status is created.
object
Object containing custom field (cf1, cf2, cf3) data
string
Unique identifier for the KYC submitter defined by the client
string
Token ID used when submitting via live form in private mode
string
The code describing the reason behind the retry
int
Attempt to determine the submitter count
string
Submitter’s IP address

Webhook: retry

retry-response.json
string
Webhook trigger type - retry indicates that the retry triggerred during the submission.
string
Unique identifier for each KYC submission
object
object
Object containing custom field (cf1, cf2, cf3) data
string
Unique identifier for the KYC submitter defined by the client
string
Token ID used when submitting via live form in private mode
string
Submitter’s IP address
string
The code describing the reason behind the retry
int
Attempt to determine the submitter count

Retry Code