API Reference
Log in to see full request history
Path Params
uuid
required
Body Params
string
required
string
length between 2 and 36
string
uuid
required
string
required
string
required
repeatingAvailability
object
int32
≥ 1

Limits how many concurrent bookings for this event type can happen at the same time. E.G, If it is set to 1, after one booking, the time slot is not available anymore. If null, then unlimited bookings can be made for the same time slot (unless 'availableUnits' is set).

int32
≥ 1

For event types accepting multi-bookings, this sets the maximum number of people/resources that can book / be booked at the same time. Examples:

  • Restaurants: This is maximum number of people that can be attended at the same time.
  • Bikes store: This is the amount of bikes available.
int32
≥ 0
int32
≥ 1

Whenever the 'availableUnits' is set, this sets the limit of how many 'units' can be booked per booking. Examples:

  • Restaurants: This the maximum party size that can make a reservation, for example, up to groups of 10 people max.
  • City tour: The maximum number of people that each of your tour guides can manage.
string
length between 0 and 32

Units is a very generic concept, depending on the use case units could be referring to 'people', to 'bikes'... etc. The units label is to be able to set a custom label for the units field, that will appear in the booking page next to the 'units' selector.

string
string
questions
array
required
questions*
thirdPartyCalendars
object
required
string
string
uri
busyIntervals
array of objects
required
busyIntervals*
hosts
array of objects
required
hosts*
resourceRules
object
notifications
object
boolean

When set to false, it will never be available.

maxBookingsPerTimeUnit
object
tags
object
Response

Language
Credentials
JWT or TimeTime API Key
Click Try It! to start a request and see the response here! Or choose an example:
*/*