https://msg.msgclub.net/rest/services/sendSMS/getNdncNonNdncNumbers?AUTH_KEY=yourAuthKey

Include Body

{"mobileNumbers":"9999999990,9999999991,9999999992,9999999993"}

Sample Output

{"Wrong Number": [ 12345 ]," Non-NDNC": [ 9999999990 ],"NDNC":[9999999991],"response":"success"}

Parameter Name with Description

Parameter Name Data Type Description
AUTH_KEY* Alphanumeric Login Authentication Key(This key is unique for every user)
mobileNumbers * Integer Mobile number can be entered with country code or without country code Multiple mobile no. should be separated by comma
java code here
php code here
vb6 code here
chash code here
vbdotnet code here