object property
object#
object Type#
object Properties#
uid#
Event id(unique identifier)uid Type#
eventTypeUid#
Event type id(unique identifier)eventTypeUid Type#
status#
status Type#
status Constraints#
enum: the value of this property must be equal to one of the following values:Value | Explanation |
---|
"open" | Event is open |
"cancel" | Event was canceled |
timeZone#
Timezone which a guest selectedtimeZone Type#
timeZone Examples#
createdAt#
The time event was createdcreatedAt Type#
createdAt Constraints#
createdAt Examples#
"2019-08-24T10:01:01.000Z"
updatedAt#
The time event was last updatedupdatedAt Type#
updatedAt Constraints#
updatedAt Examples#
"2019-08-24T10:02:02.000Z"
startedAt#
The time event was startedstartedAt Type#
startedAt Constraints#
startedAt Examples#
"2019-08-24T14:00:00.000Z"
endedAt#
endedAt Type#
endedAt Constraints#
endedAt Examples#
"2019-08-24T15:00:00.000Z"
cancelReason#
The reason that the cancellation occurredcancelReason Type#
cancelReason Examples#
"Another meeting scheduled"
cancelledAt#
The time event was cancellledcancelledAt Type#
cancelledAt Constraints#
cancelledAt Examples#
"2019-08-294T14:01:01.000Z"
cancelledBy#
Status of Cancelled by guest or hostcancelledBy Type#
cancelledBy Constraints#
enum: the value of this property must be equal to one of the following values:Value | Explanation |
---|
"guest" | Canceled by guest |
"host" | Canceled by host |
cancelledBy Examples#
answers#
The collection of the guest's responses to questionsanswers Type#
tracking#
The UTM tracking parameters associated with the guesttracking Type#
Modified at 2024-08-02 12:55:09