<- Object

Object

BusinessAppointmentSettings

The service appointment settings, including where and how the service is provided.

Link to section

Properties

Link to section

location_types

string [ ]

Types of the location allowed for bookings.

Link to section

alignment_time

string

The time unit of the service duration for bookings.

Link to section

min_booking_lead_time_seconds

integer(32-bit)

The minimum lead time in seconds before a service can be booked. A booking must be created at least this amount of time before its starting time.

Link to section

max_booking_lead_time_seconds

integer(32-bit)

The maximum lead time in seconds before a service can be booked. A booking must be created at most this amount of time before its starting time.

Link to section

any_team_member_booking_enabled

boolean

Indicates whether a customer can choose from all available time slots and have a staff member assigned automatically (true) or not (false).

Link to section

multiple_service_booking_enabled

boolean

Indicates whether a customer can book multiple services in a single online booking.

Link to section

max_appointments_per_day_limit_type

string

Indicates whether the daily appointment limit applies to team members or to business locations.

Link to section

max_appointments_per_day_limit

integer(32-bit)

The maximum number of daily appointments per team member or per location.

Link to section

cancellation_window_seconds

integer(32-bit)

The cut-off time in seconds for allowing clients to cancel or reschedule an appointment.

Link to section

cancellation_fee_money

The flat-fee amount charged for a no-show booking.

Link to section

cancellation_policy

string

The cancellation policy adopted by the seller.

Link to section

cancellation_policy_text

string

The free-form text of the seller's cancellation policy.

Link to section

skip_booking_flow_staff_selection

boolean

Indicates whether customers has an assigned staff member (true) or can select s staff member of their choice (false).