Skip to content

Creates an appointment

POST
/api/v1/dealerships/{dealership_id}/appointments
dealership_id
required
string

Dealership ID/Slug

object
leadId
required
integer
dueDate
required
string
activityType
required
string
comments
required
string
user_id
integer

Appointment created

Unauthorised for Invalid token

Lead not found

User not part of dealership