Tracking App Device Checkout on leaderboard
Webservice Type: | REST |
Input format: | JSON (application/json) |
Output format: | HTTP 200 |
Mandatory parameters: | None |
Optional parameters: | secret: The regatta registration link secret can be included as an alternative to a bearertoken, if it is equal to the one stored in the regatta associated to the leaderboard, the caller will be permitted ignoring all normal permission checks |
Request method: | POST |
Example competitor: | POST http://sapsailing.com/api/v1/leaderboards/{name}/device_mappings/end
|
Example mark: | POST http://sapsailing.com/api/v1/leaderboards/{name}/device_mappings/end
|
Example boat: | POST http://sapsailing.com/api/v1/leaderboards/{name}/device_mappings/end
|