A seller's business booking profile, including booking policy, appointment settings, etc.
<- Object
Object
A seller's business booking profile, including booking policy, appointment settings, etc.
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
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.
The policy for the seller to automatically accept booking requests (ACCEPT_ALL
) or not (REQUIRES_ACCEPTANCE
).
Indicates whether customers can cancel or reschedule their own bookings (true
) or not (false
).