Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
customFreightTags
string[]
opportunityType
enum<string>
Available options:
CONFIRMED,
UNCONFIRMED,
ALL
pagination
object
auctionTypes
enum<string>[]
Available options:
AUCTION,
NON_AUCTION
freightModes
enum<string>[]
Available options:
TRUCKLOAD,
LTL,
PARTIAL_TRUCKLOAD,
INTERMODAL,
DRAYAGE,
PARCEL
equipmentTypes
enum<string>[]
Available options:
BOX_TRUCK,
CARGO_VAN,
CONESTOGA,
CONTAINER,
DOUBLE_DROP,
DRY_VAN,
FLATBED,
HOT_SHOT,
LOW_BOY,
POWER_ONLY,
REEFER,
REMOVABLE_GOOSENECK,
SPRINTER_VAN,
STEP_DECK,
STRAIGHT_TRUCK,
AUTO_CARRIER,
VAN_OR_REEFER,
FLATBED_OR_STEP_DECK,
OTHER
laneFilter
object
updatedAtFilter
object
dateFilter
object
searchTerm
string
statuses
enum<string>[]
Available options:
NEW,
QUOTED,
WON,
LOST
customerIds
string[]

Response

200 - application/json

Ok

quotes
object[]
required
pageInfo
object
totalCount
number<double>
count
number<double>