Identity Verification Webhook - Production Not Approved
The IDENTITY_VERIFICATION webhook is sent when Rapyd completes the process of verifying a person’s identity.
IDENTITY_VERIFICATION Webhook (Production - Not Approved)
{ "id": "wh_7ab228e269a48b13afdcedbc8f912566", "data": { "id": "kycid_777e3e82c73b24f011db469cd700fe28", "state": null, "gender": "male", "images": "v1/kyc/identities/images?reference_id=231a32b8-195c-11ed-9481-020e232dd56b", "country": "GB", "ewallet": "ewallet_9227be7ad7216a9e77651399531bf9ad", "id_number": "E6406045E", "last_name": "Doe", "contact_id": "cont_8e8a90bb7203572ec56e1d9c62a91a7d", "created_at": 1660211904, "ewallet_id": "ewallet_9227be7ad7216a9e77651399531bf9ad", "first_name": "John", "error_reason": "ERROR_NOT_READABLE_ID", "reference_id": "231a32b8-195c-11ed-9481-020e232dd56b", "date_of_birth": null, "document_type": "PASSPORT", "reject_reason": "NOT_READABLE_DOCUMENT", "request_source": "API", "additional_data": null, "expiration_date": null, "face_validation": true, "document_sub_type": null, "verification_status": "NOT_APPROVED" }, "type": "IDENTITY_VERIFICATION", "status": "NEW", "created_at": 1725154747, "extended_timestamp": 1725154747898, "trigger_operation_id": "ee177371-32da-454f-927a-ba9005cf6fc4" }