Create Event Chain

Creates a new event chain.
Event chains are either single events, regularly occurring events or are courses.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

Company ID

Body Params
string
required
string
string
int32
Defaults to 10
int32
int32
int32
int32
int32
int32
Defaults to 60
date-time

Date and time in ISO-8601 (YYYY-MM-DD hh:mm), in increments of five minutes

date-time

Time in ISO-8601 (YYYY-MM-DD hh:mm), in increments of five minutes

date-time

Start date of the event chain

date-time

End date of the event chain

int32
string
Defaults to multi_space
int32
string

Your reference id for the event chain

int32

Maximum number of bookings per transaction

string

Minimum advance time for accepting the bookings

string

Maximum advance time for accepting the bookings

string

Minimum duration of time for before booking cancelations are close

int32
enum
Defaults to 6

The repeat type of event chain.
Values:
None: 0
Week: 1
Fortnight: 2
Weekday: 3
Weekend: 4
Daily: 5
Custom: 6
Monthly day: 7

events[datetime]
array of date-times

Date and time of the event in ISO-8601 (YYYY-MM-DD hh:mm)

events[datetime]
events[duration]
array of int32s

Duration of the event

events[duration]
boolean

Disable this event chain without deleting it

boolean

Validate that the staff member AND resource is available

int32
enum
Defaults to 3

The type of event chain, default: SLOT.
Values:
Event: 0
Recurring: 2
Slot: 3

Allowed:
boolean

Auto-copy to all child companies (parent companies only)

boolean

Mark this event chain as a template

person_ids
array of int32s

Additional staff IDs to block during this event

person_ids
resource_ids
array of int32s

Additional resource IDs to block during this event

resource_ids
custom_times
array of int32s

Additional start times as minutes-from-midnight, max 25 entries (e.g. [540, 600] for 09:00, 10:00)

custom_times
custom_dates
array of strings

Specific dates (YYYY-MM-DD) for a 'specific days' (repeat = 6) event chain. start_date/end_date are derived from these.

custom_dates
boolean

If true, the event will not show up in the public event lists

boolean

Invitation only for private events (requires is_private)

int32

How to display available spaces

boolean

Limit max tickets by email

int32

Deposit type

double

Deposit amount

int32

Maximum wait list size

boolean

Allow PDF tickets

int32

PDF ticket template ID

Response

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json