UNPKG

kwikid-components-react

Version:

KwikID's Component Library in React

96 lines (95 loc) 2.44 kB
{ "user_id": "kfin-user-108", "data": [ { "step_info": { "doc_type": "forms", "label": "ID Verification" }, "status": "Completed", "timestamp": "2023-01-01T12:00:00Z", "user_form_data": { "MOBILE_AND_EMAIL_VALIDATION": { "email": "amitabh.bachchan@example.com", "email_otp": "111111", "get_email_otp": true, "get_mobile_otp": true, "mobile": "9876543210", "mobile_otp": "111111", "submit_email_otp": true, "submit_mobile_otp": true } } }, { "step_info": { "doc_type": "selfie", "label": "Selfie Verification" }, "status": "Completed", "timestamp": "2023-01-01T12:10:00Z" }, { "step_info": { "doc_type": "id_card", "label": "Document Verification" }, "status": "Completed", "timestamp": "2023-01-01T12:20:00Z" } ], "location": { "address": "203, Lotus Apartments, Juhu Beach, Mumbai, Maharashtra", "latitude": 19.0876, "longitude": 72.8259 }, "session_id": "46dfe2cf-b38a-4e43-bac8-a885a47e5c8d", "facematch_data": { "result": "MATCH", "score": 0.92, "selfie": "data:image/png;base64,mock_selfie_data", "document": "data:image/png;base64,mock_document_data" }, "basic_summary": { "user_id": "KFIN108765", "client_name": "kfin_technologies", "journey_sequence": "ID6|ID1|ID2", "docs": [ { "front_url": "https://example.com/mockimage.jpg", "validator": { "type": "PAN", "success": true }, "name": "PAN Card", "facematch_score": { "selfie_id_match": 92 }, "details": { "dob": "11/10/1942", "name": "AMITABH BACHCHAN", "id_number": "ABCPB1234G", "address": "203, Lotus Apartments, Juhu Beach, Mumbai, Maharashtra" } } ], "user_info": { "user_id": "KFIN108765", "name": "Amitabh Bachchan", "email": "amitabh.bachchan@example.com", "phoneNumber": "+919876543210", "address": "203, Lotus Apartments, Juhu Beach, Mumbai, Maharashtra", "idNumber": "ABCPB1234G" }, "qna": [ { "q": "What is your PAN Number?", "a": "Correct" }, { "q": "Read the number:5678", "a": "Correct" } ] } }