fixed

Public API Update – Accurate Pickup & Delivery Timestamps

Release Date: May 14, 2025

We’ve fixed an issue where actual pickup and delivery timestamps were incorrectly showing the values in the Public API.

✅ What’s Fixed

ScheduledPickupAt and ScheduledDeliveryAt reflect the planned schedule

PickupDate and DeliveryDate displays actual pickup and delivery timestamp

Affected Endpoints

GET /api/p/v{version}/loads

POST /api/p/v{version}/loads/search

Note: No action is required, your integrations will now return the correct values automatically.