Click or drag to resize
REST Web Service
Print this page
Overview

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:

  • Vehicles and vehicle assignments
  • Jobs, job types, and job assignments
  • Forms and form submission
  • Driver details and settings
  • Signatures
  • Hours of Service reporting
Using the REST API

The following topics describe how to use the REST API in detail: