Get My Price Export

Exports shipping lane price data for an individual company/lane into a CSV.

  • equipment_type: Equipment type the lane was run with - DRY_VAN, REEFER or FLATBED

  • stops: List of stops in the format country:US|postal_code:78701

SecurityAPIKeyHeader
Request
query Parameters
equipment_type
required
string (EquipmentType)

An enumeration.

Enum: "DRY_VAN" "REEFER" "FLATBED"
stops
required
Array of strings (List of Stops) country:US\|postal_code:[0-9]{5}(?:-[0-9]{4})...

List of stops in the format country:US|postal_code:78701

pickup_radius
required
integer (Pickup Radius) >= 0
drop_off_radius
required
integer (Drop Off Radius) >= 0
shipment_type
string (ShipmentType)

An enumeration.

Enum: "Spot" "Contract"
pickup_date.gte
string <date> (Pickup Date.Gte)
filter
string (Filter Expression) ((reference_id|carrier_name)=~([\w\d\s]*)),*

Comma delimited list of fields, operators and values to filter on

sort
string (Sort)
Responses
200

Successful Response

422

Validation Error

get/historical/export
Response samples
application/json
null
Copyright © Shipwell 2025. All right reserved.