List all centers

This API retrieves a list of all centers of an organization.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Model

CenterInfoList

Json PropertyData TypeDescription
centersListList of all centers
requested_centersListRequested center details
page_infoPaginationDetailsViewModelPagination details
errorApiErrorModelError model

requested_centers object (CenterInfo)

Json PropertyData TypeDescription
idGuidUnique identifier of the center
codestringCenter's code
namestringName of the center
display_namestringDisplay name of the center
descriptionstringDescription of the center
online_booking_start_dateDateTime?Get center Online Booking Start date
enable_parallel_services_at_centerboolParallel service setting at center
culture_code_at_centerstringCulture code at center
zoneZoneInfoModel which contains details of the zone
countryCountryInfoContains country details of the center
stateStateInfoContains the state details of the center
locationLocationInfoContains location details of the center
currencyCurrencyInfoContains currency info of the center
address_infoCentersAddressInfoContains address details of the center
settingsCenterSettingsInfoContains settings of the center
contact_infoCenterContactInfoContains contact information of the center
working_hoursListContains working hour details of the center
additional_infoCentersAdditionalInfoContains additional information of the center
catalog_settingsCenterCatalogSettingsContains catalog settings information of the center
go_settingsGoSettingsContains Zenoti-Go Settings
announcement_bannerAnnouncementBannerAnnouncement banner center settings
tax_groupsListActive tax groups
is_fbe_enabledboolIs FBE configured
is_hc_call_centerboolIs Hyperconnect call center
cancellation_fee_detailsCancellationFeeDetailsCancellation fee details
distance_typestringName of the unit for the distance to provided location
distance_to_provided_locationdouble?Distance to provided location

page_info object (PaginationDetailsViewModel)

Json PropertyData TypeDescription
totalintTotal records found in the result
pageintPage to be viewed
sizeintNumber of records per page

error object (ApiErrorModel)

Json PropertyData TypeDescription
codeintRepresents API error code
messagestringDescribes the error
Query Params
int32

To represent page number

int32

To represent number of items on a page

string

all_catalog_settings: Includes the catalogue settings of the center, zone: Includes the zone of the center, working_hours: Includes when the center is available for bookings, taxgroups: Includes the tax groups available in the center, cancellation_fee_details: Includes the cancellation fee settings of that center

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json