Get the result of manual verification API
Retrieve the outcome of manual verification
API Method
To get the result of manual verification based on the JourneyID
Request Body
Name
Type
Description
{
"status": "success",
"scorecardStatus": "suspicious",
"manualVerifyStatus": "verified",
"manualVerifyResult": "accepted",
"verifiedDate": 1680775462215
}{
"status": "error"
}{
"status": "Internal Server Error"
}Input Example
https://ekycportal.innov8tif.com/api/ekyc/manual/verification/details?journeyId=584c7dfb-953f-XXXX-XXXX-b324ccaad308Last updated