/trips/{id}/

Updates an identified trip with the most recent information. All properties of the trip are sent to be updated and swapped with newer ones.

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

Unique ID of the trip.

Body Params
uri

Internal ID of the driver assigned to the trip. Trips can still exist without a driver.

string

Url form of the driver.

date-time

Last time the trip was updated.

date-time

Time the trip was created.

string

Name of the trip. The only condition needed to create a trip.

string
enum

Status of the trip; Active – The trip is active. Archived – The trip is finished but kept in the history log of trips.

Allowed:
string

Internal ID of the trip.

string

Url form of the trip.

loads
array of objects

Represents loads that are grouped in the trip. Can be added once the trip is named. However, trips can still exist without loads. Internal ID of the load in the trip.

loads
Responses

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