Trips
Update a trip
Scopes: trip:update
PATCH
Update a trip
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Body
application/json
The id of the Vehicle used for the trip
The external ID of the Trip
Maximum string length:
255The date the trip occurred
The distance travelled, in units defined by distance_unit
Required range:
x > 0The unit of measurement for distance
Available options:
miles, kilometers Whether the trip was for business or personal use
Available options:
business, personal Where the trip started (unstructured)
Maximum string length:
500Where the trip ended (unstructured)
Maximum string length:
500Free-form notes about the trip from the user
Maximum string length:
1000Response
Successful Response
Update a trip