SAP Sailing Analytics Webservices API Version 1.0

URL: /api/v1/coursetemplates

Description:

The service gets all course templates, optionally filtered by tags.


Webservice Type: REST
Output format: Json
Mandatory parameters: None
Optional parameters: tags: tags for filtering. Multiple tags are allowed. If no tag is specified, no filtering by tag will be done.
Request method: GET
Example: http://www.sapsailing.com/sailingserver/api/v1/coursetemplates?tags=test1&tags=test2
Back to Web Service Overview