Verify OTP

POST {{customerURL}}/ThirdpartyService/twilio/verifyOtp

  • The OTP that we receive via mobile number should be included in the Code value.

Request Body

{"To"=>"+919574874487", "Code"=>"251142"}