BrokerWare API Updates 05/28/2026
3PL API Updates
GetLoads
- Enhanced the global GetLoads API endpoint to support lookup and filtering by several key reference identifiers.
- This allows external integrations to retrieve matching loads directly using specific logistics and reference numbers.
- New Query Parameters: Added support for filtering the global GetLoads endpoint by the following identifiers:
- bolNumber (string)
- proNumber (string)
- poReference (string)
- shipperNumber (string)
- pickupNumber (string)
- referenceNumber (string)
- Example: https://3pl.hyperiontms.com/api/clientv1/GetLoads?bolNumber=1234546
- Get Load by Reference Identifiers