Locations
Gets a location details
Gets details of the location locationId.
get/locations/v4/{locationId}
Response
Success.
The location information was returned
Example response
{
"description": "Rostock Port Hafenbecken C",
"geofenceId": "57713e50-194e-4803-8ca6-1e794e916094",
"location": {
"lat": 54.155147,
"lng": 12.12204
},
"locationId": "LOC-61a3fba0-cb44-405f-816c-c2aec73a1add",
"name": "Rostock Port"
}