Version 1.1.17
Release Date: 2024-09-04
Improvements
- Alerts APIs:
- Adding support for subuser accounts.
- Events APIs:
- Adding two new vehicle events PAN_UP / PAN_DOWN.
- Status API:
- Adding a new parameter TCU (Telematic Control Unit) which returns the latest known battery % of the telematic control unit.
- Delivery APIs:
- Aligning with Delivery web and mobile behaviors.
- POST | PUT /delivery/jobs:
- stops[].todos[]: A stop todo will always be required, even if the parameter is_required to false.
- items[].todos[]: For the items' todos, the "is_required" parameter can still be set to true or false. no change to this rule.
- POST | PUT /delivery/jobs:
- Phone-related fields no longer required for stops
- GET /geofences/groups:
- It is now possible to filter by group_id.
Bug Fixes
- Multile minor fixes applied to the following services
- Delivery APIs
- Leads APIs
- Mifleet APIs
- Status APIs