Skip to main content
POST
Create Trip

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Headers

X-Org-Id
string | null

Body

application/json
direction
string
required
mode
string | null
default:road
driver
string | null
vehicle
string | null
ref
string | null
eta
string | null
incoterm
string | null
shipmentIds
string[] | null
stops
TripStopCreate · object[] | null

Response

Successful Response

id
string
required
documentId
string
required
direction
string
required
mode
string
required
status
string
required
driver
string
required
vehicle
string
required
refLabel
string
required
ref
string
required
progress
string
required
eta
string | null
stops
TripStopResponse · object[]
shipmentDocumentIds
string[]
incoterm
string | null
createdAt
string | null