/clubservices

GET /clubservices

Returns a list of club services for the given clubLocationId.  

GET https://api.club-os.com/clubservices?clubLocationId=[clubLocationId]

VariableTypeDescription
clubLocationIdIntegerThe Club OS unique id for the club location you wish to access. Club OS will provide these to you.
Response

You will receive an array of ClubService objects having the following properties:

PropertyTypeDescription
idIntegerthe unique Club OS id for the club service
nameStringthe name of the club service
eventTypeIdInteger2=Personal Training, 3=Group Class