Start Trip
Starts a trip.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Trip identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3a"
Query Parameters
Comma-separated list of fields to include in the response. Supports dot notation for nested projection (e.g. id,name,user.email,trips.route.id). Unknown fields are silently dropped.
Response
OK
Trip
Trip identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3a"
Cooperative identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3b"
Transport operator identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3c"
Route identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3e"
Vehicle identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3d"
Driver identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3e"
Trip status
SCHEDULED, IN_PROGRESS, COMPLETED, CANCELLED "SCHEDULED"
Trip events
Departure time
"2026-04-15T08:00:00.000Z"
Estimated arrival time
"2026-04-15T14:00:00.000Z"
Trip stops
Trip itineraries
Created at
"2026-01-01T00:00:00.000Z"
Updated at
"2026-01-01T00:00:00.000Z"
Trip schedule identifier
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3d"
Created by
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3e"
Updated by
"0195e7a1-8b5c-7d3e-9f4a-2c6b8d0e1f3e"
Deleted by
null