latestSwagger 2.02026-08-109034173.2 KB

edcd035d71f5

AdvancedEvents

Create an advanced event.

Create an advanced event.

This endpoint is a duplicate of the POST /CalendarEvents endpoint, but will return both id and advanced_id in the case that Advanced Events are enabled. The advanced_id will be the ID of the advanced event, and the id will be the composite ID for the event instance.

post/AdvancedEvents

Request body

titlestring required
start_timeinteger required
end_timeinteger
durationinteger
locationstring
descriptionstring
repeat_every_countinteger
repeat_every_frequencyinteger
repeat_monthly_modifierinteger
repeat_on_daysstring
repeat_end_typeinteger
repeat_end_dateinteger
repeat_end_modifierinteger
is_recurringinteger
is_repeat_custominteger
is_all_dayinteger
staff_idinteger
type_idinteger
event_templateinteger
calendar_idinteger
notificationsstring

Response

Successfully created advanced event.

codeinteger required
dataobject required
account_idinteger required