Excel Add-In for Square

Build 24.0.9062

LocationBookingProfiles

Lists location booking profiles of a seller.

Table Specific Information

Select

The 本製品 uses the Square API to process search criteria that refer to the LocationId column, while other filters are processed client side within the 本製品.

Retrieve all the LocationBookingProfiles of a seller attached to your Square account.

SELECT * from LocationBookingProfiles

Retrieve the LocationBookingProfile for a particular location.

SELECT * from LocationBookingProfiles where LocationId = '92BYHNBR6W77E'

Columns

Name Type Description
LocationId [KEY] String The ID of the location.
BookingSiteUrl String Url for the online booking site for this location.
OnlineBookingEnabled Boolean Indicates whether the location is enabled for online booking.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062