/trips/

Returns a list of trips.

A trip is a set of loads that are transported in one go. It has a starting as well as an ending point, or destination. Carriers are responsible for managing and overseeing trips.

During a trip, vehicles can be released from the truck and others can be picked up. Trips always consist of loads and are also used to determine the total cost of expenses (e.g fuel) and earnings (e.g driver’s pay). They can thus be considered management entities that carriers use for easier assignment of orders to drivers and reporting and grouping of loads.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
string
enum

Returns all the trips that match the specified status.

Allowed:
string

Returns the trip that matches the specified trip's name.

ids
array of strings

Returns the trip that matches the specified trip's ID.

ids
integer

Specifies the maximum number of results to return per page. Combine with offset for pagination.

integer

Specifies the number of results to skip in the response. Combine with limit for pagination.

Responses

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