Update managed order by load leg ID

This endpoint is used by users.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
string

Internal ID of the load

string
enum

NEW - (Used by Driveaway Loads), if the driveaway driver decides to decline the load,

the status changes to NEW


PENDING_POSTING - The load’s posting is in progress.


POSTED - The load is posted on the LoadBoard.


PENDING_CLAIM - The load has been dispatched to the carrier or a carrier offer has been accepted.

Upon successful dispatch, the status changes to CARRIER_PENDING.


CARRIER_PENDING - The load is dispatched (through negotiation or directly)

and a carrier is presented with the option to accept or decline it.


DISPATCHED - The load has been dispatched.


ASSIGNED - The load has been assigned to a driver by a carrier.


PICKED_UP - The load has been picked up.


DELIVERED - The load has been delivered.


PENDING_ARCHIVE - The load’s archiving is pending.


ARCHIVED - The load has been archived.

string

Booking Agent (creator) of the load

string

Custom identifying the number or name of the load. Generated in the response if not set on request

route
object
required

Basic details about the route the load is requested to travel.

shippingItems
array of objects
required

Basic details about the items (vehicles and attachments) contained withing the load. Some of them, such as year, make, model and vin, could be set entirely as custom inputs.

shippingItems*
payments
array of objects
required

Payment details concerning the load.

payments*
int64
required
0 to 1000000000

Total price for the load, in USD.

date-time

Creation timestamp

date-time

Modification timestamp

contract
object
required

Contact information about the shipper creating the load.

attachments
array of objects

Details and restrictions regarding any attachments included in the load.

attachments
pickupContact
object
required
deliveryContact
object
required
publicLinkInfo
object

Unique public URL used for tracking the load as it is transported from point A to point B.

string

External platform carrier ID

load
object
required

Load details

orderInformation
object

Basic details for a load which is created as a managed order. Not applicable to loads dispatched to a carrier or posted to a Load Board.

Responses
204

No Content

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json