| Name | Description | Type | Additional information |
|---|---|---|---|
| Id |
Unique ID of the appointment. |
globally unique identifier |
None. |
| ItemType |
Type of appointment. Possible values: Appointment, AppointmentRequest. |
string |
None. |
| ExternalId |
Unique ID of the appointment in the integrating system. |
string |
None. |
| LocationId |
Unique ID of the location. |
globally unique identifier |
None. |
| LocationName |
Name of the location. |
string |
None. |
| LocationPhoneNumber |
Phone number of the location. |
string |
None. |
| LocationEmailAddress |
Email address of the location. |
string |
None. |
| LocationPostalAddress |
Postal address of the location |
PostalAddressModel |
None. |
| DoctorId |
Unique ID of the doctor. |
globally unique identifier |
None. |
| DoctorFirstName |
First name of the doctor |
string |
None. |
| DoctorLastName |
Last name of the doctor |
string |
None. |
| DoctorFullName |
Full name of the doctor |
string |
None. |
| Status |
Status |
string |
None. |
| Start |
Date and time of the appointment. |
string |
None. |
| End |
Date and time when the appointment ends. |
string |
None. |
| SelectedDateRange |
Date range |
string |
None. |
| PreferredDays |
Preferred days. |
string |
None. |
| SelectedPreferredTime |
Preferred time. |
string |
None. |
| RequestType |
Type of appointment request. Possible values: Limited, Full, RequestOnly |
string |
None. |