pending release
Share driver-captured photos directly with your clients!
Enhance your customer service with our latest update! Now, you can share driver-captured photos directly with your clients via the tracking widget, providing proof of delivery, supporting claims process, and ensuring the quality of delivered goods.
View new tracking widget documentation
Vehicle Types in APIv6
In 5.15 we will release Vehicle Types support within APIv6
GET list of vehicles with specific vehicle types by using the following expand parameter. https://YOURACCOUNT.maxoptra.net/api/v6/vehicles?expand=VEHICLE_TYPE
"vehicleTypeReference": "testreference"
Create and update vehicles with POST, PUT, PATCH with vehicletypeReference. https://YOURACCOUNT.maxoptra.net/api/v6/vehicles
"vehicleTypeReference": "testreference",
To find out your vehicle type references, check your account settings > Vehicle types
Other improvements and fixes
Increased days for notification to send 'order details sent' templatefrom 14 days to 6 months for future orders
Ability to set order item fields in driver app as mandatory when adding new item. Options are; name, barcode, height, width, length, volume, weight, type. Requires Android and iOS 5.7.0
Ability to hide order item fields in driver app when adding new item. Options are; height, width, length, volume, weight. Requires Android and iOS 5.7.0
New field available for order items "Type" that can be set as a drop down in the item form when driver adds item.



