[API only] Verify OKYC Request

POST {{base_url}}/api/okyc/:requestId/verify

Request Body

{"aadhaarNumber"=>"999999990019", "captchaCode"=>"2GAD0"}

HEADERS

KeyDatatypeRequiredDescription
x-client-idstring
x-client-secretstring

RESPONSES

status: OK

{"code":"otp_sent","message":"OTP sent to your registered mobile number."}