api/reports/summary for driver

Jan2 years ago

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?

Anton Tananaev2 years ago

You have to do it in the code.

Jan2 years ago

tnx for the quick answer!