aml_verification_onboarding_started
Last updated: June 26, 2024
1{2"client_id": "cli_01hccfmvbpbj58tddbm93ec65n",3"correlation_id": "evt_01hcz3atrbz28tqvwebdsdrmx2",4"event_data": "eyJpZGVudGl0eV92ZXJpZmljYXRpb25faWQiOiAiYW1sdl8wMWhjejJudDZucm5ydjV0YjczYnBtYWNiYSIsICJzdGF0dXMiOiAic2NyZWVuaW5nX2luX3Byb2dyZXNzIn0=",5"event_timestamp": "2023-10-17T15:16:10.124215Z",6"event_type": "aml_verification_onboarding_started",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": "screening_in_progress"4}