A web-service is a web application component that enables communication between applications for integration purposes.
Web-services follow a client-server architecture. An application "offers" a web-service (server) and other applications "consume" the web-service (client).
They are implemented over HTTP using requests and responses.
The main types of web-services are:
You required to give reference of ImportJson dll and restsharp ddl. ImportJson can be downloaded from here https://drive.google.com/open?id=0B-2bGoHKJvnOckdPUHVjdFZTcFU And restsharp.dll will get from internet
Any suggestion/contact, please note [email protected]