Documentation Index
Fetch the complete documentation index at: https://developers.argosidentity.com/llms.txt
Use this file to discover all available pages before exploring further.
submit indicates a Pending status after submission.New Omni documentation is now available — policy-driven document verification and API reference. Explore Omni → · Custom Theme for KYC liveform: Learn more →
New Omni documentation is now available — policy-driven document verification and API reference. Explore Omni → · Custom Theme for KYC liveform: Learn more →
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.
Documentation Index
Fetch the complete documentation index at: https://developers.argosidentity.com/llms.txt
Use this file to discover all available pages before exploring further.
{
"webhook_trigger": "submit",
"created_at": "string",
"submission_id": "string",
"duplicated_information": "string",
"email": "string",
"cf": {
"cf1": "string",
"cf2": "string",
"cf3": "string"
},
"userid": "string",
"tokenId": "string",
"ipAddress": "string"
}
submit indicates a Pending status after submission.Was this page helpful?