You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: The collection of customer reminders sent for this appointment. The value of this property is available only when reading this bookingAppointment by its ID.
2643
2643
selfServiceAppointmentId:
2644
2644
type: string
2645
-
description: 'An additional tracking ID for the appointment, if the appointment has been created directly by the customer on the scheduling page, as opposed to by a staff member on the behalf of the customer. Only supported for appointment if maxAttendeeCount is 1.'
2645
+
description: 'An additional tracking ID for the appointment, if the appointment has been created directly by the customer on the scheduling page, as opposed to by a staff member on the behalf of the customer.'
2646
2646
nullable: true
2647
2647
serviceId:
2648
2648
type: string
@@ -2659,7 +2659,7 @@ components:
2659
2659
nullable: true
2660
2660
smsNotificationsEnabled:
2661
2661
type: boolean
2662
-
description: 'If true, indicates SMS notifications will be sent to the customers for the appointment. Default value is false.'
2662
+
description: True indicates SMS notifications will be sent to the customers for the appointment. Default value is false.
description: Addresses associated with the customer. The attribute type of physicalAddress is not supported in v1.0. Internally we map the addresses to the type others.
2684
+
description: 'Addresses associated with the customer, including home, business and other addresses.'
2685
2685
phones:
2686
2686
type: array
2687
2687
items:
@@ -2971,10 +2971,10 @@ components:
2971
2971
properties:
2972
2972
dateTime:
2973
2973
type: string
2974
-
description: 'A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000).'
2974
+
description: 'A single point of time in a combined date and time representation ({date}T{time}). For example, ''2019-04-16T09:00:00''.'
2975
2975
timeZone:
2976
2976
type: string
2977
-
description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for more possible values.'
2977
+
description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for possible values.'
2978
2978
nullable: true
2979
2979
additionalProperties:
2980
2980
type: object
@@ -3056,10 +3056,10 @@ components:
3056
3056
properties:
3057
3057
isRequired:
3058
3058
type: boolean
3059
-
description: The ID of the custom question.
3059
+
description: Indicates whether it is mandatory to answer the custom question.
3060
3060
questionId:
3061
3061
type: string
3062
-
description: Indicates whether it is mandatory to answer the custom question.
3062
+
description: If it is mandatory to answer the custom question.
Copy file name to clipboardExpand all lines: openApiDocs/beta/Calendar.yml
+20-20Lines changed: 20 additions & 20 deletions
Original file line number
Diff line number
Diff line change
@@ -10585,7 +10585,7 @@ paths:
10585
10585
tags:
10586
10586
- groups.event
10587
10587
summary: Get events from groups
10588
-
description: The group's calendar events.
10588
+
description: The group's events.
10589
10589
operationId: groups_ListEvents
10590
10590
parameters:
10591
10591
- name: group-id
@@ -10784,7 +10784,7 @@ paths:
10784
10784
tags:
10785
10785
- groups.event
10786
10786
summary: Create new navigation property to events for groups
10787
-
description: The group's calendar events.
10787
+
description: The group's events.
10788
10788
operationId: groups_CreateEvents
10789
10789
parameters:
10790
10790
- name: group-id
@@ -10816,7 +10816,7 @@ paths:
10816
10816
tags:
10817
10817
- groups.event
10818
10818
summary: Get events from groups
10819
-
description: The group's calendar events.
10819
+
description: The group's events.
10820
10820
operationId: groups_GetEvents
10821
10821
parameters:
10822
10822
- name: group-id
@@ -10944,7 +10944,7 @@ paths:
10944
10944
tags:
10945
10945
- groups.event
10946
10946
summary: Update the navigation property events in groups
10947
-
description: The group's calendar events.
10947
+
description: The group's events.
10948
10948
operationId: groups_UpdateEvents
10949
10949
parameters:
10950
10950
- name: group-id
@@ -10978,7 +10978,7 @@ paths:
10978
10978
tags:
10979
10979
- groups.event
10980
10980
summary: Delete navigation property events for groups
10981
-
description: The group's calendar events.
10981
+
description: The group's events.
10982
10982
operationId: groups_DeleteEvents
10983
10983
parameters:
10984
10984
- name: group-id
@@ -40739,7 +40739,7 @@ paths:
40739
40739
tags:
40740
40740
- users.event
40741
40741
summary: Get events from users
40742
-
description: The user's events. Default is to show Events under the Default Calendar. Read-only. Nullable.
40742
+
description: The user's events. Default is to show events under the Default Calendar. Read-only. Nullable.
40743
40743
operationId: users_ListEvents
40744
40744
parameters:
40745
40745
- name: user-id
@@ -40938,7 +40938,7 @@ paths:
40938
40938
tags:
40939
40939
- users.event
40940
40940
summary: Create new navigation property to events for users
40941
-
description: The user's events. Default is to show Events under the Default Calendar. Read-only. Nullable.
40941
+
description: The user's events. Default is to show events under the Default Calendar. Read-only. Nullable.
40942
40942
operationId: users_CreateEvents
40943
40943
parameters:
40944
40944
- name: user-id
@@ -40970,7 +40970,7 @@ paths:
40970
40970
tags:
40971
40971
- users.event
40972
40972
summary: Get events from users
40973
-
description: The user's events. Default is to show Events under the Default Calendar. Read-only. Nullable.
40973
+
description: The user's events. Default is to show events under the Default Calendar. Read-only. Nullable.
40974
40974
operationId: users_GetEvents
40975
40975
parameters:
40976
40976
- name: user-id
@@ -41098,7 +41098,7 @@ paths:
41098
41098
tags:
41099
41099
- users.event
41100
41100
summary: Update the navigation property events in users
41101
-
description: The user's events. Default is to show Events under the Default Calendar. Read-only. Nullable.
41101
+
description: The user's events. Default is to show events under the Default Calendar. Read-only. Nullable.
41102
41102
operationId: users_UpdateEvents
41103
41103
parameters:
41104
41104
- name: user-id
@@ -41132,7 +41132,7 @@ paths:
41132
41132
tags:
41133
41133
- users.event
41134
41134
summary: Delete navigation property events for users
41135
-
description: The user's events. Default is to show Events under the Default Calendar. Read-only. Nullable.
41135
+
description: The user's events. Default is to show events under the Default Calendar. Read-only. Nullable.
41136
41136
operationId: users_DeleteEvents
41137
41137
parameters:
41138
41138
- name: user-id
@@ -45146,15 +45146,15 @@ components:
45146
45146
nullable: true
45147
45147
canEdit:
45148
45148
type: boolean
45149
-
description: 'true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access.'
45149
+
description: 'true if the user can write to the calendar, false otherwise. This property is true for the user who created the calendar. This property is also true for a user who has been shared a calendar and granted write access, through an Outlook client or the corresponding calendarPermission resource. Read-only.'
45150
45150
nullable: true
45151
45151
canShare:
45152
45152
type: boolean
45153
-
description: 'true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it.'
45153
+
description: 'true if the user has the permission to share the calendar, false otherwise. Only the user who created the calendar can share it. Read-only.'
45154
45154
nullable: true
45155
45155
canViewPrivateItems:
45156
45156
type: boolean
45157
-
description: 'true if the user can read calendar items that have been marked private, false otherwise.'
45157
+
description: 'true if the user can read calendar items that have been marked private, false otherwise. This property is set through an Outlook client or the corresponding calendarPermission resource. Read-only.'
description: 'The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty. Read-only.'
45169
+
description: 'The calendar color, expressed in a hex color code of three hexadecimal values, each ranging from 00 to FF and representing the red, green, or blue components of the color in the RGB color space. If the user has never explicitly set a color for the calendar, this property is empty.'
45170
45170
nullable: true
45171
45171
isDefaultCalendar:
45172
45172
type: boolean
@@ -45254,7 +45254,7 @@ components:
45254
45254
properties:
45255
45255
allowNewTimeProposals:
45256
45256
type: boolean
45257
-
description: 'true if the meeting organizer allows invitees to propose a new time when responding; otherwise, false. Optional. Default is true.'
45257
+
description: true if the meeting organizer allows invitees to propose a new time when responding; otherwise false. Optional. Default is true.
45258
45258
nullable: true
45259
45259
attendees:
45260
45260
type: array
@@ -45422,7 +45422,7 @@ components:
45422
45422
nullable: true
45423
45423
name:
45424
45424
type: string
45425
-
description: The attachment's file name.
45425
+
description: The display name of the attachment. This does not need to be the actual file name.
45426
45426
nullable: true
45427
45427
size:
45428
45428
maximum: 2147483647
@@ -45549,11 +45549,11 @@ components:
45549
45549
properties:
45550
45550
address:
45551
45551
type: string
45552
-
description: The email address of the person or entity.
45552
+
description: The email address of an entity instance.
45553
45553
nullable: true
45554
45554
name:
45555
45555
type: string
45556
-
description: The display name of the person or entity.
45556
+
description: The display name of an entity instance.
45557
45557
nullable: true
45558
45558
additionalProperties:
45559
45559
type: object
@@ -45629,10 +45629,10 @@ components:
45629
45629
properties:
45630
45630
dateTime:
45631
45631
type: string
45632
-
description: 'A single point of time in a combined date and time representation ({date}T{time}; for example, 2017-08-29T04:00:00.0000000).'
45632
+
description: 'A single point of time in a combined date and time representation ({date}T{time}). For example, ''2019-04-16T09:00:00''.'
45633
45633
timeZone:
45634
45634
type: string
45635
-
description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for more possible values.'
45635
+
description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for possible values.'
0 commit comments