Update Driver LocationCopy Pagepost https://developer-api.bringg.com/services/cqle49d3/{service_uuid1}/{service_uuid2}Update a driver's location in order to receive more accurate ETA calculations.Body Paramsidint32requiredBringg's ID for the driver. Required if no external_id. Takes precedence if both id and external_id are sent.external_idstringrequiredYour ID for the driver. Required if no id.latint32The driver's current latitude position.lngint32The driver's current longitude position.reported_timedate-timeThe time this update was made.Responses 200200 400400Updated 11 months ago