GET API/Authentication/VerifyOTP?phone={phone}&otp={otp}&otpType={otpType}

Verify OTP: Send OTP and MobileNumber to verify OTP

Request Information

URI Parameters

NameDescriptionTypeAdditional information
phone

string

Required

otp

string

Required

otpType

otpType[required]

string

Default value is OTP

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.