ON!TRACK UNITE V1.0.29 RELEASE
Release Date: 27.06.2026
π Enhancements
Included email attribute in Get & Get list endpoint for Workers API
The Workers API now includes the worker's actual email address in addition to the existing notificationEmail field.
The new email field is available in:
- GET /workers β included for each worker in the list response
- GET /workers/{id} β included in the worker details response
The existing notificationEmail field remains unchanged.
Included Material number attribute in Assets APIs
Asset APIs now support material number to enable better asset matching with external systems.
- GET Asset APIs exposes material number.
- Create Asset API supports material number during asset creation.
- Material number cannot be updated via Update Asset API.