https://msg.msgclub.net/rest/services/sendSMS/getNdncNonNdncNumbers?AUTH_KEY=yourAuthKey&mobileNumbers=9999999999,9999999999

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

Note

Parameters with (*) are mandatory.
java code here
php code here
vb6 code here
chash code here
vbdotnet code here