ClubReady Api

<back to all web services

ClassCategoriesRequest

The following routes are available for this service:
GET/scheduling/class-categoryRetrieve a list of Class Categories available to a store or chain
ClassCategoriesRequest Parameters:
NameParameterData TypeRequiredDescription
ApiKeyquerystringYesApi Key - grants access to resources
StoreIdqueryintNoStore Id or Chain Id is required
ChainIdqueryintegerNoStore Id or Chain Id is required
RestrictedIdqueryint?No
RestrictedResourceTypequeryRestrictedResourceTypeNo
ClassCategoryRequestDto Parameters:
NameParameterData TypeRequiredDescription
StoreIdformint?No
ChainIdformint?No
RestrictedResourceType Enum:
Store
Chain
User
Undefined

To override the Content-type in your clients, use the HTTP Accept Header, append the .xml suffix or ?format=xml

HTTP + XML

The following are sample HTTP requests and responses. The placeholders shown need to be replaced with actual values.

GET /scheduling/class-category HTTP/1.1 
Host: www.clubready.com 
Accept: application/xml