Authentication
This endpoint requires an API key in the X-API-Key header:Body
Type of event. Must be ‘load_upsert’.
Your organization’s unique identifier
Custom identifier for the load (This is the load number you use in your TMS)
Name of the required equipment type
Load status. Must be one of: -
at_pickup
- picked_up
- at_delivery
- dispatched
- delivered
- en_route
- in_transit
- completed
- available
- covered
- unavailable
Rate posted for carriers (numeric with up to 2 decimal places)
Type of load. Must be one of: -
owned
- can_get
Whether this is a partial load
List of contacts for this load
Origin location
Destination location
List of stops for this load. NOTE: You have to pass in the origin and destination
Maximum buying rate for the load (numeric with up to 2 decimal places)
Additional notes about the sale
Branch handling the load
Type of commodity being transported
Weight of the load in pounds (numeric with up to 2 decimal places)
Number of pieces in the load
Total miles for the trip
Dimensions of the load
Timestamp for pickup window open (format: YYYY-MM-DDTHH:MM:SS without timezone). We will not do any timezone conversions.
Timestamp for pickup window close (format: YYYY-MM-DDTHH:MM:SS without timezone). We will not do any timezone conversions.
Timestamp for delivery window open (format: YYYY-MM-DDTHH:MM:SS without timezone). We will not do any timezone conversions.
Timestamp for delivery window close (format: YYYY-MM-DDTHH:MM:SS without timezone). We will not do any timezone conversions.
Temperature configuration requirements
Minimum temperature requirement (numeric with up to 2 decimal places)
Maximum temperature requirement (numeric with up to 2 decimal places)
Whether temperature is in metric units
Pickup reference number
Bill of Lading number
Trailer number
Truck number
Value of the cargo (numeric with up to 2 decimal places)
Whether the load contains hazardous materials
Purchase order number
Whether a team driver is required
UN number for hazardous materials
Package group for hazardous materials
Hazmat class
Whether the load is hazardous
Response
The UUID of the created load
ISO 8601 formatted creation timestamp