• Example searches: “transaction”, “CreateOrder”, “/v2/locations”, “inventory”, “delete customer”

Object Index

You are viewing an old version of the API
BusinessBookingProfile

Properties

Name Description
seller_id
string

The ID of the seller, obtainable using the Merchants API.

Max Length 32
created_at
string

Read only The RFC 3339 timestamp specifying the booking's creation time.

Examples for January 25th, 2020 6:25:34pm Pacific Standard Time:

UTC: 2020-01-26T02:25:34Z

Pacific Standard Time with UTC offset: 2020-01-25T18:25:34-08:00

booking_enabled
boolean

Indicates whether the seller is open for booking.

customer_timezone_choice
string

The choice of customer's time zone information of a booking. The Square online booking site and all notifications to customers uses either the seller location’s time zone or the time zone the customer chooses at booking.

booking_policy
string

The policy for the seller to automatically accept booking requests (ACCEPT_ALL) or not (REQUIRES_ACCEPTANCE).

allow_user_cancel
boolean

Indicates whether customers can cancel or reschedule their own bookings (true) or not (false).

business_appointment_settings
BusinessAppointmentSettings

Settings for appointment-type bookings.

support_seller_level_writes
boolean

Indicates whether the seller's subscription to Square Appointments supports creating, updating or canceling an appointment through the API (true) or not (false) using seller permission.