added
Trips Endpoint Update: `ReleasedAt` Field Added
3 months ago
Release Date: March 27, 2025
What’s New?
Added the ReleasedAt
field to the following Public API Trips endpoints:
GET /api/p/v{version}/trips
POST /api/p/v{version}/trips/search
This field indicates the timestamp when the load was marked as "Released".
Why?
Exposing the ReleasedAt
field allows customers to build more customizable and accurate reports. It ensures consistency with internal data and provides better visibility into load release timelines.