cd-customer-eapi

(1 review)

home

The Concrete Direct Experience API leverages defined canonical data models to provide a standardized API for consumption. It provides the canonical data model for Orders, Tickets, Vehicles, Sites, Plants, Devices, and Products as well as Order Creation functionality. This API supports the following functionality:

  • Get Orders
  • Get Order by ID
  • Put Order by ID
  • Get Tickets
  • Get Ticket by ID
  • Get Vehicles
  • Get Vehicle by ID
  • Get Sites
  • Get Site by ID
  • Get Plants
  • Get Plant by ID
  • Get Products
  • Get Product by ID
  • Search Tickets by
    • Vehicles
    • Orders
  • Search Sites by Access

Some of the above functionality supports additional enrichment by specifying related objects to include in the response.

For more information on how to use the API, refer to the "How To" documentation.


Reviews