Scheduling

Request an appointment

post

Sends a request for an appointment

Authorizations
AuthorizationstringRequired
Bearer authentication header of the form Bearer <token>.
Query parameters
vidstring · alphanumericRequired

The unique external indentifier for the user's session.

Example: 47de026c-e52f-afc1-9214-063740bbce4d
sidstring · alphanumericOptional

The unique external indentifier for the user's current session.

Example: 47de026c-e52f-afc1-9214-063740bbce4d
Header parameters
x-dm-access-keystringRequired

The unique identifier of your dealer. Refer to Console > Dealers to get or setup your dealer access key.

x-api-keystringRequired

Your app's client ID.

Example: 47de026c-e52f-afc1-9214-063740bbce4d
Body

The payload for requesting an appointment.

vinstring · vinOptional

The unique identification number or Vehicle Identification Number (VIN) that is assigned to all vehicles.

Example: 1GTHK24U85E335250
yearnumberOptional

The year of the vehicle.

Example: 2023
makestringOptional

The make of the vehicle.

Example: Acura
modelstringOptional

The model of the vehicle.

Example: TLX
date_timestringOptional

An ISO date and time for the appointment.

Example: 2023-02-11T13:14:30+00:00
Responses
200

The list of options and services available.

application/json
post
/v1/scheduling