Identity Verification Webhook - Sandbox Approved
The IDENTITY_VERIFICATION webhook is sent when Rapyd completes the process of verifying a person’s identity.
IDENTITY_VERIFICATION Webhook (Sandbox - approved)
{ "id": "wh_2bcf87a2d548fed510cbd0a18295447a", "data": { "id": "kycid_27a1cbdb62aa4227ca927f9ecec228be", "state": null, "images": "v1/kyc/identities/images?reference_id=con_435ae32cea354976a8eb71a3b50e9f43", "address": "446 SUNSHINE AVE|YOUNGSTOWN, OH 44505", "contact": "cont_7bec50c4e8b4d2e1a47d584c31f5ef3d", "country": "US", "ewallet": "ewallet_9c1fa9be70674e2b4c4c90c7f8c86594", "dob_match": true, "id_number": "RQ299650", "last_name": "Doe", "created_at": 1694676742, "ewallet_id": "ewallet_9c1fa9be70674e2b4c4c90c7f8c86594", "first_name": "John", "name_match": true, "error_reason": null, "reference_id": "con_435ae32cea354976a8eb71a3b50e9f43", "country_match": true, "date_of_birth": "07/10/1949", "document_type": "DRIVING_LICENSE", "reject_reason": null, "request_source": "WEB_CAM", "additional_data": null, "expiration_date": "07/10/2024", "face_validation": true, "document_sub_type": null, "verification_status": "APPROVED" }, "type": "IDENTITY_VERIFICATION", "status": "NEW", "created_at": 1694676919, "extended_timestamp": 1694676919354, "trigger_operation_id": "43def520-4cde-49b5-8cd7-c27c00cdec43" }