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

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Request

This endpoint expects an object.
task_group_idstringRequired
timestampstringRequiredformat: "date-time"
locationobjectRequired
GeoJSON Feature with typed properties for locations

Response

Successful Response

Errors