Discussions

Ask a Question
Back to all

HOS: List of drivers with available time

Is it possible to add Status to Query Params for this endpoint, so I can filter out only active drivers.


BTW about driver_ids Query Param when I hit this endpoint:
https://api.gomotive.com/v1/available_time?driver_ids=1&driver_ids=2&per_page=25&page_no=1
I only get driver with id 2 and not with id 1. So driver_ids query param don't work.