Changes to Get trip
GET /v1/trips/{trip_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 1 of the 2 revisions of this API.3
What changed
- ○
added the new optional
queryrequest parameterload_custom_fieldsnew-optional-request-parameter
- ○
added the optional property
custom_fieldsto the response with the200statusresponse-optional-property-added
- ○
removed the
INVITEDenum value from thestatus/allOf[Trip.Status]/response property for the response status200response-property-enum-value-removed
- ○