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

  1. 3392373807f93

What changed

    • added the new optional query request parameter load_custom_fields

      new-optional-request-parameter

    • added the optional property custom_fields to the response with the 200 status

      response-optional-property-added

    • removed the INVITED enum value from the status/allOf[Trip.Status]/ response property for the response status 200

      response-property-enum-value-removed