Add vehicles to load leg by id.

Total vehicles must not exceed 10 units.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Body Params
vehicles
array of objects
required
length between 1 and 9
vehicles*
string

Body type of the vehicle (sedan, SUV, pickup, motorcycle, mini-van, van)

string

Number used to purchase the vehicle during an auction. Can be defined by the customer.

string

Color of the vehicle.

string

Parking number the vehicle was positioned during an auction. Can be defined by the customer.

string

Unique vehicle stock number. Can be defined by the customer.

string

Unique vehicle identification number. Replaces year,make and model.

int32
≥ 1900

Vehicle manufacture year.

string

Vehicle brand (manufacturer).

string

Vehicle model/brand series.

string
length between 0 and 128

Inventory unit ID

string

Internal ID of the vehicle

string

Length size of the vehicle.

string

Height size of the vehicle.

string

Width size of the vehicle.

string

Weight of the vehicle.

string

URL of the vehicle make's logo.

int64
≥ 0

Rate of the vehicle, in cents.

string

Gallery URL of the vehicle.

string
enum
required
Defaults to OPERABLE

Required identifying whether the vehicle is operable or inoperable

Allowed:
string

External ID of the vehicle as seen in the Load Board platform.

string
length between 0 and 100

Custom information for the vehicle.

int64
≤ 1000000000

Price in cents

string
enum
Defaults to OPEN

Trailer type

Allowed:
attachments
array of objects
attachments
boolean
Defaults to false

Shows whether the carrier has a contract and wants to utilize it

Responses

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