BookingServices
The services that a business makes available to customers.
Columns
| Name | Type | ReadOnly | References | Description |
| additionalInformation | String | False |
Additional details or information about the booking business. | |
| createdDateTime | Datetime | False |
The date and time when the booking business was created. | |
| customQuestions | String | False |
Custom questions or forms related to the booking process. | |
| defaultDuration | String | False |
The default duration for bookings, in minutes or hours. | |
| defaultLocation_address_city | String | False |
City of the default location for the booking business. | |
| defaultLocation_address_countryOrRegion | String | False |
Country or region of the default location for the booking business. | |
| defaultLocation_address_postalCode | String | False |
Postal code of the default location for the booking business. | |
| defaultLocation_address_state | String | False |
State or province of the default location for the booking business. | |
| defaultLocation_address_street | String | False |
Street address of the default location for the booking business. | |
| defaultLocation_coordinates_accuracy | Float | False |
Accuracy of the geographic coordinates of the default location. | |
| defaultLocation_coordinates_altitude | Float | False |
Altitude of the default location's geographic coordinates. | |
| defaultLocation_coordinates_altitudeAccuracy | Float | False |
Accuracy of the altitude measurement for the default location. | |
| defaultLocation_coordinates_latitude | Float | False |
Latitude of the default location's geographic coordinates. | |
| defaultLocation_coordinates_longitude | Float | False |
Longitude of the default location's geographic coordinates. | |
| defaultLocation_displayName | String | False |
The display name of the default location for the booking business. | |
| defaultLocation_locationEmailAddress | String | False |
Email address associated with the default location. | |
| defaultLocation_locationType | String | False |
The type of location (e.g., physical, virtual) for the booking business. | |
| defaultLocation_locationUri | String | False |
URI or URL of the default location for the booking business. | |
| defaultLocation_uniqueId | String | False |
A unique identifier for the default location. | |
| defaultLocation_uniqueIdType | String | False |
The type of the unique identifier for the default location. | |
| defaultPrice | Float | False |
The default price for a booking at this business. | |
| defaultPriceType | String | False |
The pricing model used by the business (e.g., flat, hourly). | |
| defaultReminders | String | False |
Default reminder settings for bookings, such as time before appointment. | |
| description | String | False |
A brief description of the booking business. | |
| displayName | String | False |
The name of the booking business or service. | |
| isAnonymousJoinEnabled | Int | False |
Indicates whether anonymous users can join the booking. | |
| isCustomerAllowedToManageBooking | Int | False |
Indicates if the customer can manage their own booking. | |
| isHiddenFromCustomers | Int | False |
Indicates if the booking business is hidden from customers. | |
| isLocationOnline | Int | False |
Indicates if the default location is currently online or available. | |
| languageTag | String | False |
The language or locale used for the booking business interface. | |
| lastUpdatedDateTime | Datetime | False |
The date and time when the booking business was last updated. | |
| maximumAttendeesCount | Int | False |
The maximum number of attendees allowed for a booking. | |
| notes | String | False |
Additional notes or instructions related to the booking business. | |
| postBuffer | String | False |
Time buffer after an appointment, before another can be scheduled. |