Get Verification Status and User's Data
This endpoint is used to know the KYC status of your user. Where they are in the KYC Journey.
Headers
Name
Type
Description
Name
Description
{
"status": "UNPROCESSED",
"user_facial_images": {
"image_1": "",
"image_2": ""
},
"_id": "6687e6b301dd50bc5e48af12",
"email": "joeltimmy7@gmail.com",
"full_name": "Ndoh Joel",
"phone": "08113372866",
"app": "667884fafdd3466dbf7c5fa4",
"kyc_type": "6675bf35dbeea1617aaad262",
"scan_ref": "",
"verification_url": "http://localhost:5173/verification/individual/6687e6b301dd50bc5e48af12",
"callback": "https://custom-webhook-app-8b6d54acde1c.herokuapp.com/api/payload",
"reference": "cee4d97b-c90b-425f-a902-0883b4b142ca",
"redirect": "",
"address": "",
"bvn": "",
"country": "",
"govt_id_no": "",
"govt_id_photo": "",
"proof_of_address": "",
"bank_statement": "",
"user_indemnity": "",
"guarantors_form": "",
"id_of_guarantor": "",
"guarantors_proof_of_address": "",
"created_at": "2024-07-05T12:27:31.958Z",
"updated_at": "2024-07-05T12:27:31.971Z",
"__v": 0,
"order": {
"_id": "6687e6b301dd50bc5e48af14",
"progress": [],
"error": [],
"status": "UNPROCESSED",
"kyc_token": "",
"created_at": "2024-07-05T12:27:31.966Z",
"updated_at": "2024-07-05T12:27:31.966Z",
"__v": 0
}
}Key
Type
Description
Value
Last updated