List all centers

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

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
Language
Credentials
Header
Click Try It! to start a request and see the response here!