Skip to content
On this page

A tour is a single trip of deliveries. It includes multiple tasks.

Field NameDescriptionType
vehiclethe type of vehicle used for a tour. It can either be Car, Bike or FootString
statusthe status of a tour (e.g ongoing, finished)String
startTimethe time at which a tour startsString
actualEndTimethe time at which a tour endsString
ownera unique id to identify a pharmacy ownerString
drivera unique id to identify a driver who was responsible for a tourString
datethe date a tour was initiatedString
distancethe total distance (in metres) taken to complete a single tourFloat
ida unique id to identify a single tourString
completion_timethe total time (in seconds) taken to complete a tourInteger