go back to MovementService

POST /movements/{id}/updateLocationTrackingStatus

Updates the Brokerage Tracking Status based on if the user's device has location services enabled

Roles that can access this endpoint are Carriers, Carrier Drivers.

Parameters

name description type default type
id ID of the movement path String
enabled Indicates if the app's location services are available query Boolean

Result

Response of type: text/plain

a String indicating if the operation was successful

Try It Out

Request

- Authentication Help
- String
- Boolean