BookingFlow
Processes the pre-confirm message and triggers order for processing (eg. Ryanair process)
put/processpreconfirm/{orderId}/{orderKey}
Path parameters
orderIdinteger required
Numeric order Id.
orderKeystring required
36-character order security key.
Query parameters
interactSessionstring
Optional but recommended customer interaction session. Keep the same session valid for the whole customer interaction journey.
Response
OK
Changes
No recorded changes to this endpoint across all 1 revision of this API.