/
/clubservices
/clubservices
GET /clubservices
Returns a list of club services for the given clubLocationId.
GET https://api.club-os.com/clubservices?clubLocationId=[clubLocationId]
Variable | Type | Description |
---|---|---|
clubLocationId | Integer | The 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:
Property | Type | Description |
id | Integer | the unique Club OS id for the club service |
name | String | the name of the club service |
eventTypeId | Integer | 2=Personal Training, 3=Group Class |
Related content
/payments
/payments
Read with this
/reconcile
/reconcile
Read with this
/recurringservices
/recurringservices
Read with this
/memberships
/memberships
Read with this
Payment Services
Payment Services
Read with this
API v 1.0 Services
API v 1.0 Services
Read with this