Time Slot Object


Time Slots Submodule Docs

Properties
startDatestringformat date-time

Start date and time of this time slot.


durationinteger

Duration in minutes of this time slot.


statusstring
3 enum supported values:
AVAILABLEUNAVAILABLENON_WORKING_HOURS

Availability status of this time slot.

  • AVAILABLE: The restaurant can accommodate a party of the given size in this time slot.
  • UNAVAILABLE: The restaurant can't accommodate a party of the given size in this time slot.
  • NON_WORKING_HOURS: The restaurant is not open during this time slot.

manualApprovalboolean

Whether manual approval is required to make a reservation in this time slot.

Was this helpful?
Yes
No