---
title: "Processes the pre-confirm message and triggers order for processing (eg. Ryanair process)"
method: PUT
path: "/processpreconfirm/{orderId}/{orderKey}"
tags: ["BookingFlow"]
---

# Processes the pre-confirm message and triggers order for processing (eg. Ryanair process)

`PUT /processpreconfirm/{orderId}/{orderKey}`

## Path parameters

- `orderId` integer, required
- `orderKey` string, required

## Query parameters

- `interactSession` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `417` — Expectation Failed
- `500` — Internal Server Error

---

[API](https://skmtc.dev/travelify/apis/travelify-io-api.md) · [All operations](https://skmtc.dev/travelify/apis/travelify-io-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/travelify/travelify-io-api/revisions/b09ce3f0c6d5/schema)
