plan

Generate Plan Endpoint

Generate (or regenerate) a plan from current itinerary items.

post/trips/{trip_id}/plans/{plan_id}/generate

Path parameters

trip_idstring required
plan_idstring required

Headers

x-client-idstring nullable

Request body

forceboolean

Response

Successful Response

idstring required
versioninteger required
rebasedboolean

Changes

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

  • 750ef040fb5722See the full diff
    • ▲

      added to the //// response property oneOf list for the response status

      response-property-one-of-added

    • ▲

      added to the // response property oneOf list for the response status

      response-property-one-of-added

    • ○

      added ground_ref discriminator mapping keys to the //// response property for the response status

      response-property-discriminator-mapping-added

    • ○

      added ground_ref discriminator mapping keys to the // response property for the response status

      response-property-discriminator-mapping-added

    • ○

      added the new optional header request parameter x-client-id

      new-optional-request-parameter

    • ○

      added the optional property to the response with the status

      response-optional-property-added