Appointments
Retrieve Appointment
GET
Retrieve Appointment
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Path Parameters
Response
200 - application/json
The ID of an existing appointment type to assign to the appointment. Provide this instead of 'reason' to reference a specific appointment type rather than matching or creating one by name. If both 'reason' and 'appointment_type_id' are supplied, 'reason' takes precedence.
The billing details for the appointment.
The duration of the appointment in minutes. If duration is not provided, the default duration will be used given a reason.
Required range:
-2147483648 <= x <= 2147483647Available options:
IN_PERSON, VIDEO Maximum string length:
50The ID of the service location where the appointment will occur.
Available options:
not_avail_for_self_schedule Available options:
appointment, appointment_slot, event The transportation details for the appointment.
Retrieve Appointment