Post Tracking Cargo By Driver Update
Given a driver_id and task_group_id, find cargos on the task group and write tracking points for those with status IN_TRANSIT.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
task_group_id
timestamp
location
GeoJSON Feature with typed properties for locations
Response
Successful Response