hi,
Is it possible to get a summery for a driver (driverUniqueId)? I just need a total amount of kms driven over a certain amount of time. Or do I need to do this in my code by looping through trips in the timeframe?
You have to do it in the code.
tnx for the quick answer!
hi,
Is it possible to get a summery for a driver (driverUniqueId)? I just need a total amount of kms driven over a certain amount of time. Or do I need to do this in my code by looping through trips in the timeframe?