-
Lead Disposition
-
ELead Service Appointment Schedule Availability
-
Vehicle Duty Cycle
-
Calculate Payments API
-
CDKDrive Customer API
-
Merchandisable Vehicles
- [GET] Ping
- [GET] Query Dealer
- [GET] Query Features
- [GET] Query Identification
- [GET] Query Media
- [GET] Query Merchandisable Vehicle By Id
- [GET] Query Merchandisable Vehicles
- [GET] Query Mileage
- [GET] Query Offers
- [GET] Query Prices
- [GET] Query Reference
- [GET] Query Summary
- [GET] Query Technical
- [GET] Vehicle Description
-
Merchandisable Vehicles Composite
-
Sales Vehicle Specifications API
-
Service Packages
- [GET] Ping
- [GET] Query Labor Operation
- [GET] Query Labor Operations
- [GET] Query Service Package By Identifier
- [GET] Query Service Packages
- [GET] Query Specification By Id
- [GET] Query Specifications
- [POST] Create Labor Operation
- [POST] Create Service Package
- [POST] Create Specification
- [POST] Update Labor Operation
- [POST] Update Service Package
- [POST] Update Specification
- [DELETE] Delete Labor Operation
- [DELETE] Delete Service Package
- [DELETE] Delete Specification
-
Safety Recall API
-
Customers
- [GET] Ping
- [GET] Query Customer By Id
- [GET] Query Customers
- [POST] Add Customer Contact Method
- [POST] Add Customer Postal Address
- [POST] Create Customer
- [POST] Update Customer Contact Method
- [POST] Update Name
- [POST] Update Personal Information
- [POST] Update Postal Addresses
- [DELETE] Delete Contact Method
- [DELETE] Delete Customer
- [DELETE] Delete Postal Address
-
DealershipCustomizations
- [GET] Ping
- [GET] Query Alias By Id
- [GET] Query Aliases
- [GET] Query Dealership Settings
- [GET] Query Labor Type
- [GET] Query Labor Types
- [GET] Query Multiplier
- [GET] Query Multipliers
- [GET] Query Promotion By Id
- [GET] Query Promotions
- [POST] Create Alias
- [POST] Create Dealership Settings
- [POST] Create Labor Type
- [POST] Create Multiplier
- [POST] Create Promotion
- [POST] Update Alias
- [POST] Update Dealership Settings
- [POST] Update Labor Type
- [POST] Update Multiplier
- [POST] Update Promotion
- [DELETE] Delete Alias
- [DELETE] Delete Dealership Settings
- [DELETE] Delete Labor Type
- [DELETE] Delete Multiplier
- [DELETE] Delete Promotion
-
Consumption Metrics
-
CDKDrive OpCodes v1
-
CDKDrive Repair Orders v1
- [GET] Ping
- [GET] Query Dispatch Code By Id
- [GET] Query Dispatch Codes
- [GET] Query Dispatch Make Codes
- [GET] Query Labor Type By Id
- [GET] Query Labor Types
- [GET] Query Repair Order By Id
- [GET] Query Repair Orders
- [GET] Query Service Advisor By Id
- [GET] Query Service Advisors
- [GET] Query Service Line By Id
- [GET] Query Technician By Id
- [GET] Query Technicians
- [POST] Add Service Line
- [POST] Create Repair Order
- [POST] Update Repair Order
- [POST] Update Service Line
- [DELETE] Delete Service Line
-
CDKDrive Service Vehicles v1
You are here
- APIs
- Vehicle Service
- CDKDrive Repair Orders
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
Query repair orders based on various criteria e.g. get all RepairOrders that are assigned to the given ServiceAdvisor.
POST
Update a repair order's header information. Service lines can be added or updated using the serviceline endpoints