Verify Webhook
triggers trigger description verify flow is completed whenever a user completes the verification portal event lifecycle an overview of the triggers can be found here verify lifecycle examples docid\ norlzsvn1y lu4x6jzcvb webhook payload this webhook fires whenever an individual completes their steps in the verification portal the payload of the webhook provides the following information in json format attribute description event will always be event completed profile reference the unique reference of the profile customer reference the unique customer assigned reference for the profile representative id the unique reference for that representative in the platform completed at the date/time the verification was completed flow id the unique reference of the flow for this kyc journey users email the email address of the user who completed the verification verification information the detailed information of the verifications performed by the user result this will provide core information on the verifications that have been performed, see this api for more information retrieves a list of verifications for a representative docid\ kfibyszknzkrzkips3bef { "event" "verify completed", "timestamp" "2026 06 19t15 18 30 430126z", "data" { "representative id" "a20fae1b 01c5 4fc6 b436 afd7964aeef9", "profile reference" "536a8313 9e06 4b55 9237 c73fb1e81cb7", "customer reference" "api verify individual personal and form", "flow id" "e9619aeb 7a03 49d7 9c7d de4b9cf323fe", "completed at" "2026 06 19t15 18 29 000000z", "users email" "individual\@detected co", "result" \[] } }