added
Exposing Asset Events Endpoints
5 days ago by Lidia Perov
Release Date: February 01, 2025
What’s New?
We’ve added three new endpoints to the Public API to provide events updates on truck, driver, and trailer, improving tracking and operational visibility.
POST /api/p/v{version}/drivers/events/search – Retrieve driver-related event history.
POST /api/p/v{version}/trailers/events/search – Fetch events related to trailers.
POST /api/p/v{version}/trucks/events/search – Access historical events for trucks.
Why?
These changes enhance the API's ability to automate asset event tracking, improve data accuracy, and streamline workflows for better resource management.