SAP Sailing Analytics Webservices API Version 1.0

URL: /api/v1/tracking_devices/{deviceUUID}

Description:

The service gets the status of app based trackers defined by their respective UUID.


Webservice Type: REST
Output format: Json
Mandatory parameters: deviceUUIDs: UUIDs of the devices to get the status for (multiple occurrences of the parameter are allowed)
Optional parameters: None
Request method: POST
Example: http://www.sapsailing.com/sailingserver/api/v1/tracking_devices?deviceUUIDs=dc77e3d1-d405-435e-8699-ce7245a6fd4a&deviceUUIDs=dc77e3d1-d405-435e-8699-ce7245a6fd4b
Back to Web Service Overview