v1

latestOpenAPI 3.0.12026-08-04671711.0 MB
Quotes

Create quote request

Request quotes for a future shipment.

Returns a unique identifier (id) for the quote request. After creating the quote request, the Retrieve details from a quote request endpoint must be polled in order to retrieve the result of this quote request.

post/api/v2/quotes-request

Request body

total_widthnumber

The load total width expressed in 'ft'

total_lengthnumber

The load total length expressed in 'ft'

total_heightnumber

The load total height expressed in 'ft'

customer_referencestring

Internal client's reference, such as an ID, of the load

accessorialsstring[]

Accessorials are extra charges/services that exist outside the 'normal' standard operating procedure. They are upcharged by the Carriers, and are qualifiers for Carrier Eligibility. FTL loads do not accept accessorials on the quote request.

propertiesobject

General information about the load. This is an open JSON field that allows passing special properties with meaning on the customer context, such as the order numbers, must_arrive_by_date, priority and others.

Response

Quote request was accepted