Skip to content
Last updated

Vehicles API Changelog

Version 1.1.1

  • Added documentation note about dash-splitting behavior upon exporting and re-importing the vehicle set in PTV OptiFlow Route Optimization to capabilities and labels fields.

Version 1.1.0

  • the vehicle API now supports "start at first activity"

Version 1.0.1

  • changed battery capacity from double to integer

Version 1.0.0

  • Vehicle API is no longer BETA

Version 0.1.1

  • marked battery property as early access

Version 0.1.0

  • rename business_id properties to id

Version 0.0.7

  • extend vehicle with optional battery properties

Version 0.0.6

  • only return next cursor for the bulk get vehicles endpoint

Version 0.0.5

  • added bulk get vehicles endpoint

Version 0.0.4

  • update Upsert vehicle responses with reality

Version 0.0.3

  • added break_rule_group to vehicle

Version 0.0.2

  • added 'orders_to_deliver_available" and 'allow_picked_up_orders' flags at the start/end location of a vehicle

Version 0.0.1

  • Initial BETA version of the Vehicle API