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.
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 →
Este evento se activa cuando se confirman los resultados del monitoreo continuo de Anti-Lavado de Dinero (AML). La verificación AML es un componente crítico del proceso KYC, que evalúa los riesgos potenciales de delitos financieros. Este webhook le permite confirmar en tiempo real que los casos enviados han sido registrados en el Worklist de monitoreo continuo.
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": "aml_monitor",
"submission_id": "string",
"email": "string",
"records": [
{
"recordId": "String",
"worklistId": "String",
"created_at": "String"
},
{
"recordId": "String",
"worklistId": "String",
"created_at": "String"
},
...
],
"userid": "String",
"tokenId": "String",
"cf": {
"cf1": "String",
"cf2": "String",
"cf3": "String"
}
}
¿Esta página le ayudó?