Scenario-1
How to Access the NDNC Filter using API :
1.Use URL : http://1.dndscrub.com/NDNC/urlcheck.action?username=&password=&mobile=
Response :
Replace with valid username
Replace with valid password
Replace with valid Mobileno
1.Invalid User/Password : Invalid username or password
2.Account Disabled : Your Account is Blocked
3.Callable MobileNo : callable
4.Block MobileNo : block
5.Invalid MobileNo : invalid
Scenario-2
2.Use URL : http://1.dndscrub.com/NDNC/urlcheckapi.action?username=&password=&mobile=(9898989898,8844884488,9999999999);
Response : {"callabe":["9898989898","8844884488"],"Blocked":[9999999999]}
Scenario-3
3.Use URL : localhost:8080/NDNC/urlcheckforword.action?username=admin&password=admin&mobile=9999999999,8521479630,1236547770&ndncuserName=niraj&ndncpassword=niraj&message=message is here
Scenario-4
4.Use URL : localhost:8080/NDNC/urlcheckforword2.action?username=admin&password=admin&mobile=9999999999,8521479630,1236547770&ndncuserName=niraj&ndncpassword=niraj&message=message is here
|