identity_verification_audit_completed
Last updated: November 29, 2023
1{2"client_id": "cli_01hccfmvbpbj58tddbm93ec65n",3"correlation_id": "evt_01hcz3atrbz28tqvwebdsdrmx2",4"event_data": "eyJpZGVudGl0eV92ZXJpZmljYXRpb25faWQiOiAiaWR2XzAxaGN6Mm50Nm5ybnJ2NXRiNzNicG1hY2JhIiwgInJlc3BvbnNlX2NvZGVzIjogW3siY29kZSI6IDYyNDAxLCAic3VtbWFyeSI6ICJkZWNsYXJlZF9pZGVudGl0eV9taXNtYXRjaCJ9XSwgInN0YXR1cyI6ICJkZWNsaW5lZCIsICJ1c2VyX2pvdXJuZXlfaWQiOiAidXNqXzAxaGNjZWM1M2VzcmFrNzA0NnBhcm5xZmFzIn0=",5"event_timestamp": "2023-10-17T15:16:10.124215Z",6"event_type": "identity_verification_audit_completed",7"event_version": "1.1.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": "idv_01hcz2nt6nrnrv5tb73bpmacba",3"response_codes": [4{5"code": 62401,6"summary": "declared_identity_mismatch"7}8],9"status": "declined",10"user_journey_id": "usj_01hccec53esrak7046parnqfas"11}