REST Web Service |
Data Exchange by Verizon Connect provides a Representational State Transfer (REST) API for working with mobile workforce data. The API serializes data using JavaScript Object Notation (JSON).
The REST API implements a variety of services on behalf of a driver. Drivers must be authenticated using their Verizon Connect credentials in order to use the API interface. All Web service calls are then specific to the jobs, forms, and status of that driver. These calls include operations for working with:
The following topics describe how to use the REST API in detail:
A description of how to make Web service calls into the REST services.
Details about how data is represented, including the common JSON objects.
A categorized list of available Web Service calls.