Skip to main content

Service Application Flows

Fluxir supports two main workflows for handling travel service applications: creating a new trip or updating an existing one. Use the guides below to learn how to manage each flow using the Fluxir API.

Available Guides

Both flows share many of the same API steps. The main difference is that the new trip flow begins with trip creation, while the update flow retrieves an existing trip based on a service application ID.

For details on the core concepts used across these flows, such as context, document schemes, and service intents, refer to the Fluxir Concepts page.