Skip to main content

Version 1.26.0824.1

New Features​

  • [Geofences]: GET /geofences, GET /geofences/{geofence_id} and GET /geofences/visits now expose is_toll. GET /geofences and GET /geofences/visits also accept filter[is_toll] to restrict results to toll (or non-toll) geofences.

Bug Fixes​

  • [Delivery]: Fixed an issue where GET /delivery/jobs returned an HTTP 500 error.
  • [Trips]: Fixed an issue where GET /rest/trips returned incorrect pagination metadata on page 2 and later.