Skip to main content

VerifyWorkerDto

verificationStagestringrequired

Possible values: [PENDING, NIDA_NAME_MATCH, PHONE_OTP, OTP_CONFIRMED, NAME_MATCH_PASSED, NAME_MATCH_FAILED, OTP_VERIFIED, MANUALLY_OVERRIDDEN]

nameMatchConfidencenumber
otpstring
overrideJustificationstring
VerifyWorkerDto
{
"verificationStage": "PENDING",
"nameMatchConfidence": 0,
"otp": "string",
"overrideJustification": "string"
}