Creates an appointment
POST /api/v1/appointments
POST
/api/v1/appointments
Authorizations
Section titled “Authorizations ”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