/tracking

Update location (v2)

Records driver location updates with a client-supplied capture timestamp. Writes a driver_by_driver ping on every call, updates the driver's last seen, and records tracking data for all IN_PROGRESS task groups and their associated IN_TRANSIT cargos. | auth: api_key | (DriverByDriverDataPointClientCreate1) -> (DriverUpdateRes)

post/tracking/driver/update/v2

Request body

DriverByDriverDataPointClientCreate1 required— unresolved $ref

Response

Successful Response

driver_by_driver_ping_recordedboolean required
driver_updatedboolean required
task_group_tracking_countinteger required
cargo_tracking_countinteger required

Changes

No recorded changes to this endpoint across all 1 revision of this API.