Skip to main content
POST
Create Appointment Type

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Body

application/json
default_duration
integer
required
name
string
required
practice
integer<int64>
required
abbreviation
string
color
string
description
string
elation_note_template_ids
integer[]
is_telehealth
boolean
patient_bookable
boolean
patient_form_hours_prior
integer
patient_forms
integer[]
visit_note_format
enum<string> | null
Available options:
note2,
oneCol.oneField,
oneCol.preOp,
oneCol.preOp2,
oneCol.simple,
twoCol.complex,
twoCol.complex2
visit_note_templates
integer<int64>[]
visit_note_type
integer<int64> | null

Response

201 - application/json
default_duration
integer
required
name
string
required
practice
integer<int64>
required
abbreviation
string
color
string
created_date
string<date-time> | null
read-only
deleted_date
string<date-time> | null
read-only
description
string
elation_note_template_ids
integer[]
id
integer
read-only
is_telehealth
boolean
patient_bookable
boolean
patient_form_hours_prior
integer
patient_forms
integer[]
sequence
integer
read-only
visit_note_format
enum<string> | null
Available options:
note2,
oneCol.oneField,
oneCol.preOp,
oneCol.preOp2,
oneCol.simple,
twoCol.complex,
twoCol.complex2
visit_note_templates
integer<int64>[]
visit_note_type
integer<int64> | null