Overview
Use the following information to write a client application to integrate your TMS or other system to the project44 platform through our vLTL Rating & Dispatch APIs.
More robust user guides are coming soon – stay tuned!
vLTL Rating Workflow
- [Query for Rate Quotes.]
vLTL Dispatch Workflow
- [Create a Shipment.]
- Cancel a Shipment.
- [Cancel a Dispatched Shipment by Shipment ID.]
- [Cancel a Dispatched Shipment by ID.]
Workflow Details
Rating
Query for Rate Quotes
Acquire rate quotes and transit times from requested vLTL Capacity Providers.
Endpoint | /api/v4/vltl/quotes/rates/query |
Verb | POST |
Required Fields | origin and destination postal codes; package weight, dimensions, and freightclass; total linear feet |
Dispatch
Create a Volume LTL Shipment
Create and dispatche the vLTL Shipment to the your chosen Capacity Provider.
Endpoint | /api/v4/vltl/dispatchedshipments |
Verb | POST |
Required Fields | Capacity Provider account group code, origin and destination address and contact information, requester location and contact information, package information (weight, dimensions, freight class, hazmat details), pickup and delivery window dates and times, carrier code (if the capacity provider supports multiple SCACs), emergency contact (if the shipment contains hazardous materials), Capacity Provider quote number |