Added
Introducing new response field, LoadType, to distinguish between revenue- and non-revenue loads
3 months 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?
LoadTypenow appears on load objects.- Returned values:
"Revenue"or"Non-Revenue"
Endpoints Affected:
GET /api/p/{version}/loadsPOST /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.