Load Event
Create a new load in the system
Create a new load with all associated details including pickup/delivery information, equipment requirements, and pricing. This can only be used if you coordinate with us, we will need to give you an API key and the endpoint to use.
Authentication
This endpoint requires an API key in the X-API-Key header:
Body
Type of event. For now, only ‘load_upsert’ is supported.
Contact information for this load
Type of load. Must be one of: - can-get
- owned
Custom identifier for the load
List of stops for this load
Maximum buying rate for the load
Load status. Must be one of: - Available
- Covered
- Eload
-
ThirdShift
- Hold
- EloadFortus
- AcceptingOffers
- Unavailable
Whether this is a partial load
Rate posted for carriers
Additional notes about the sale
Branch handling the load
Type of commodity being transported
Weight of the load in pounds
Number of pieces in the load
Total miles for the trip
Dimensions of the load
Name of the required equipment type
Response
The UUID of the created load
ISO 8601 formatted creation timestamp
Was this page helpful?