SAP Sailing Analytics Webservices API Version 1.0

URL: /api/v1/regattas/{regattaId}/competitors/{competitorId}/updateToTHandicap

Description:

Updates a competitor's time on time handicap value. This overwrites the competitor's default handicap value in context of a single Regatta.


Webservice Type: REST
Output format: Empty
Mandatory parameters:

timeOnTimeFactor: Double - Represents the new value to set for the ToT handicap of the competitor

Optional parameters: None
Request method: POST
Example: "https://www.sapsailing.com/sailingserver/api/v1/regattas/505 Worlds 2015/competitors/f0941b50-b5ec-0132-20fb-60a44ce903c3/updateToTHandicap?timeOnTimeFactor=1.5"
Back to Web Service Overview