Update location
Records driver location updates. Updates driver’s last seen timestamp and location. Automatically records tracking data for all IN_PROGRESS task groups and their associated IN_TRANSIT cargos (cargo_by_driver). | (LocationFeature) -> (DriverUpdateRes)
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
type
geometry
bbox
properties
Properties for GeoJSON Feature objects
id
Response
Successful Response
driver_updated
task_group_tracking_count
cargo_tracking_count

