CDKDrive Repair Orders

CDKDrive Repair Orders v1

CDK Drive - Service - Repair Orders

A repair order is a working record of a the work carried out by the service department on a vehicle. This could be any set of services, repairs, body repairs, government tests etc. This version is specific to CDK Drive.

What does this API do?

The API will allow you to query, retrieve, create and update repair orders.

Intended Audience

It is expected that service applications used by service advisors, technicians, and service managers will use this service to find, open, update, and review repair orders.

GET

Tests if there is a valid connection between Fortellis and the API Provider

GET

Query a dispatch code by unique identifier

GET

Query dispatch codes

GET

Query dispatch make codes

GET

Query a labor type by unique identifier

GET

Query labor types

GET

Query a repair order by repair order identifier

GET

Query repair orders based on various criteria e.g. get all RepairOrders that are assigned to the given ServiceAdvisor.

GET

Query a service advisor record by unique identifier

GET

Query Service Advisors

GET

Query a service line

GET

Query a technician record by unique identifier

GET

Query Technicians

POST

Add service line to the repair order

POST

Create a repair order

POST

Update a repair order's header information. Service lines can be added or updated using the serviceline endpoints

POST

Update a service line

DELETE

Delete a service line.