Verify OTP

POST {{clientmobileappURL}}:5055/LoginService/login

  • Using this service, we can perform OTP verification that is received on a mobile number.

Request Body

{"mobileNumber"=>"Enter mobile number with country code.", "otp"=>"Enter 6-digit OTP sent to mobile number."}