Voice OTP API's

Voice OTP API
This is the API to initiate a voice call OTP on end customer/destination number.

https://cloud.digidonar.in/api_v2/otp_on_call_v2?authcode=&msisdn=&otp=

QUERY PARAMETERS

msisdn
required
Integer
End Customer number .
otp
required
Integer
This is the OTP that would be received to end customer mobile number

Updated 24 Apr 2023 Did this page help you?

Voice OTP API

javascript--v1JS |
   {
   "type" : "success",
   "message" : "OTP on Call Initiated Successfully."
   }

RESPONSES
200 |

   200 ok : The request has succeeded