added

New parameter added to GET Driving Periods endpoint

A new query parameter is now supported by the endpoint GET Driving Periods

Parameter

  • assigned_to_driver: This parameter allows you to identify which driving periods have the driver's information and which do not.
  • Type: Boolean
    For example, if you want to filter out all the unidentified driving periods, then you can add this query parameter and provide the value as "false". The response will show all the driving periods that do not have any driver information or that are not unidentified.

Earlier Behavior

Earlier, there was no way for the Fleet Managers to filter through the Driving Periods to determine which were assigned to drivers and which were not.

New Behavior

With this update, the Fleet Managers can easily view all the unidentified driving periods using the new query parameter.