Skip to main content

New Driver-Provided ETA Webhook Actions

New webhook actions are now available in the public Shipper API for tracking driver-provided ETA updates and driver location:

ActionIs sent when...
vehicle.pickup_eta_updated_by_driverThe driver updates the pickup ETA for a vehicle
vehicle.delivery_eta_updated_by_driverThe driver updates the delivery ETA for a vehicle
vehicle.driver_location_updatedThe driver's GPS location is updated for picked-up vehicles

See the Webhooks documentation for the full subscription flow and payload reference.