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.
injection indica un evento de inyección de datos.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 inyectan datos adicionales en el sistema KYC. Se utiliza principalmente para agregar o actualizar tipos de datos específicos, como información de dirección. A través de este evento, puede rastrear el proceso de enriquecimiento de datos de los perfiles KYC y actualizar los sistemas relacionados en consecuencia.
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": "injection",
"action": {
"type": "address",
"created_at": "YYYY-MM-DD-HH-MM-SS-ZZZ"
},
"submission_id": "{submission_id}",
"email": "email@email.com",
"kyc_status": "approved",
"applicant_id": "{applicant_id}",
"userid": "{userid}",
"cf1": "{custom_field1}",
"cf2": "{custom_field2}",
"cf3": "{custom_field3}",
"tokenId": "{token_id}"
}
injection indica un evento de inyección de datos.¿Esta página le ayudó?