added
Introducing new response field, LoadType, to distinguish between revenue- and non-revenue loads
11 days ago
Release Date: August 7, 2025
What’s New?
We’ve added a new response field, LoadType
, to distinguish between revenue- and non-revenue loads.
What Changed?
LoadType
now appears on load objects.- Returned values:
"Revenue"
or"Non-Revenue"
Endpoints Affected:
GET /api/p/{version}/loads
POST /api/p/{version}/loads/search
Why?
This field makes it easier to filter and report on revenue-generating versus non-revenue loads directly in your API integrations.