aml_verification_monitoring_reviewed
Last updated: June 26, 2024
1{2"client_id": "cli_01hccfmvbpbj58tddbm93ec65n",3"correlation_id": "evt_01hcz3atrbz28tqvwebdsdrmx2",4"event_data": "eyJpZGVudGl0eV92ZXJpZmljYXRpb25faWQiOiAiYW1sdl8wMWhjejJudDZucm5ydjV0YjczYnBtYWNiYSIsICJzdGF0dXMiOiAiYXBwcm92ZWQiLCAicmlza19sZXZlbCI6ICJMT1cifQ==",5"event_timestamp": "2023-10-17T15:16:10.124215Z",6"event_type": "aml_verification_monitoring_reviewed",7"event_version": "1.2.0",8"idempotency_key": "evt_01hcz3atrbz28tqvwebdsdrmx2"9}
event_data
is encoded in base64. When decoded, it appears in the following format:
1{2"identity_verification_id": "amlv_01hcz2nt6nrnrv5tb73bpmacba",3"status": "approved",4"risk_level": "LOW"5}