Creates an appointment
POST /api/v1/dealerships/{dealership_id}/appointments
POST
/api/v1/dealerships/{dealership_id}/appointments
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” dealership_id
required
string
Dealership ID/Slug
Request Body
Section titled “Request Body ”object
leadId
required
integer
dueDate
required
string
activityType
required
string
comments
required
string
user_id
integer
Responses
Section titled “ Responses ”Appointment created
Unauthorised for Invalid token
Lead not found
User not part of dealership