https://msg.msgclub.net/rest/services/sendVoiceSMS/voicemsg?AUTH_KEY=YourAuthKey&mobileno=9999999999&groupId=111&duration=30&fileName=FileName& fileURL=http://localhost/voice_SentMsg/0_Kalimba.mp3&draftFileId=10&displayRouteId=11&callerId=1230456789

Sample Output

{"response":"success","responseCode":"3001"}

Parameter Name with Description

Parameter Name Data Type Description
AUTH_KEY* Alphanumeric Login Authentication Key(This key is unique for every user)
mobileno * Integer Mobile number can be entered with country code or without country code Multiple mobile no. should be separated by comma
groupId * Integer For sending sms to particular group enter groupId for particular group
duration * number Enter your file duration
fileName * Text Enter fileName
fileURL * Text Enter file URL
draftFileId * Number If you are sending file that is saved in draft,enter draftFileId of particular file
displayRouteId * Number Enter your RouteId that do you want to use for. sending sms
callerId * Number Enter callerId it should be number it should be 10 digits
java code here
php code here
vb6 code here
chash code here
vbdotnet code here