api/reports/summary for driver

Jan3 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 Tananaev3 years ago

You have to do it in the code.

Jan3 years ago

tnx for the quick answer!