Broker Quote

Query broker carrier quotes for a single origin terminal and destination.

How to build the request

  1. origin — Get the terminal list from List Companies with type=terminals, then pass the terminal id.
  2. destination — Use Suggest Locations with zipcode=true&term= to look up a zip code address, then pass the returned address.
  3. cargo_weight — Call List Cargo Weights and pass one cargo weight id (for example 40DRY).
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Tenant subdomain.

integer
required

Origin terminal id from List Companies with type=terminals. See List Companies (https://truckerzoom.readme.io/reference/get_apiopencompanies)

string
required

Destination zip code address from Suggest Locations with zipcode=true. See Suggest Locations (https://truckerzoom.readme.io/reference/get_apiopenmapssuggest)

string
required

Cargo weight id from List Cargo Weights, for example 20DRY, 20DRYTRI, 40RF. See List Cargo Weights (https://truckerzoom.readme.io/reference/get_apiopenquotescargo_weights)

boolean
Defaults to false

Whether the shipment is hazardous. Defaults to false.

boolean
Defaults to false

Whether the shipment is overweight. Defaults to false.

Responses

401

Invalid authentication token

403

Not authorized

422

Invalid request

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