mcp-server

Get Plan

get/v1/trips/{trip_id}/plan

Path parameters

trip_idstring uuid required

Query parameters

include_booking_linksboolean

Response

Successful Response

trip_idstring uuid required
titlestring nullable required
daysobject[] required
activitiesobject required
plan_versioninteger required
journeysobject
staysobject

Changes

Changed in 3 of the 22 revisions of this API.4

    • ○

      added the new optional query request parameter include_booking_links

      new-optional-request-parameter

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the optional property to the response with the status

      response-optional-property-added

    • ○

      added the required property to the response with the status

      response-required-property-added