identity_verification_opened
Last updated: June 26, 2024
1{2"client_id": "cli_01hccfmvbpbj58tddbm93ec65n",3"correlation_id": "evt_01hcz3atrbz28tqvwebdsdrmx2",4"event_data": "eyJpZGVudGl0eV92ZXJpZmljYXRpb25faWQiOiAiaWR2XzAxaGN6Mm50Nm5ybnJ2NXRiNzNicG1hY2JhIiwgInJlc3BvbnNlX2NvZGVzIjogW10sICJzdGF0dXMiOiAicGVuZGluZyIsICJ1c2VyX2pvdXJuZXlfaWQiOiAidXNqXzAxaGNjZWM1M2VzcmFrNzA0NnBhcm5xZmFzIn0=",5"event_timestamp": "2023-10-17T15:16:10.124215Z",6"event_type": "identity_verification_opened",7"event_version": "1.1.0",8"idempotency_key": "evt_01hcz3atrbz28tqvwebdsdropq"9}
event_data
is encoded in base64. When decoded, it appears in the following format:
1{2"user_journey_id": "usj_5hxpdwegjcbujpth3wdo55d3vm",3"applicant_id": "aplt_tkoi5db4hryu5cei5vwoabr7we",4"identity_verification_id": "idv_5hxpdwegjcbujpth3wdo55d3vm",5"status": "pending",6"response_codes": []7}