Version 1.1.32
Release Date: 2025-06-31
New Features
- [Delivery Equipment]: GET /delivery/equipment - Added an endpoint to list active delivery equipment with filter options. This equipment will be used by the upcoming Delivery Route Optimization engine.
Improvements
- [GET /vehicles]: Added the
terminal_in_repairproperty. - [Delivery Driver]: Made minor improvements to the
driver_status_idproperty. - [Delivery Jobs]: Added an
equipment_idfield to improve route planning and expanded job data retrieval options. - [Delivery Driver]: Introduced new driver properties (
shift_time_start,shift_time_end,special_equipment,max_weight,max_volume,start_location_customer_id,end_location_customer_id) to enable future route optimization at the API level.
Bug Fixes
- [Authentication]: Fixed authentication errors in several regions.
- [General]: Minor fixes affecting the following endpoints:
POST /geofencesGET /aemp/iso15143-3/beta/routeGET /vehicles/vext