ADO.NET Provider for Square

Build 24.0.9175

LocationBookingProfiles

Lists location booking profiles of a seller.

Table Specific Information

Select

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

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) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175