api/reports/summary for driver

Jan 3 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 Tananaev 3 years ago

You have to do it in the code.

Jan 3 years ago

tnx for the quick answer!