HighAltitude
This API can be used to return the High Altitude timetable
API | Description |
---|---|
GET api/HighAltitude/{id} |
Returns the high altitude timetable for the next 7 days for the given club in chronological order |
TimetablePDF
This API can be used to return the Group Exercise timetable as a PDF
API | Description |
---|---|
GET api/TimetablePDF/{id} |
Retrieve a PDF Version of the timetable for a given club |
RegisterYourInterest
This API can be used to register the interest of a site visitor. This will add the visitors name/email address into the given subscriber list ID within Engage Newsletter
API | Description |
---|---|
POST api/RegisterYourInterest |
Add somebody to a specific list within Engage Newsletter |
SubscribeToNewsletter
This API can be used to subscribe visitors to the website to the Surge Newsletter subscriber list within Engage Newsletter
API | Description |
---|---|
POST api/SubscribeToNewsletter |
Add somebody to the Surge Newsletter list within Engage Newsletter |
Timetable
This API can be used to return the Group Exercise timetable
API | Description |
---|---|
GET api/Timetable/{id} |
Returns the timetable for the next 7 days for the given club in chronological order |
HighAltitudePDF
This API can be used to return the Group Exercise timetable as a PDF
API | Description |
---|---|
GET api/HighAltitudePDF/{id} |
Retrieve a PDF Version of the high altitude timetable for a given club |