-
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
- Appointment API
Appointment API
An appointment is the booking of a vehicle at a dealership to have work done on it. It will include the date and time the vehicle is expected, and when the work is expected to be completed. An appointment will move to a repair order once the vehicle arrives at the dealership and work is begun.
The Appointments API provides the ability for users to search for available appointment slots, book and amend an appointment, manage requested services, and record status changes.
Appointments V3
Sample data only
Fortellis - Service - Appointments
A service appointment is a booking of a vehicle into the service department for work that needs to be carried out on the vehicle. This could be a service, repair, body repair, government test etc.
What does this API do?
The API will allow you to query, create and manage service appointments.
Intended Audience
It is expected that systems that require create, read, update, and delete access to appointments will use this API. Systems implementing service-scheduling will use this API to store appointment records.