You can get quick answer of your question by entering here
What is the correct booking flow for LCC and GDS flights?
Please follow the correct booking flow based on the flight type.
For LCC (Low-Cost Carrier) flights:
Search → FareQuote → SSR → SeatMap → TicketLCC
- Do not call the Hold API.
- Do not call the Ticket API.
- The booking should be completed using the TicketLCC API.
For GDS flights:
Search → FareQuote → SSR → SeatMap → Hold → Ticket
- Do not call the TicketLCC API.
- After a successful Hold response, proceed with the Ticket API to complete the booking.
Important:
- LCC Flights: Use the TicketLCC API only. Do not call the Hold or Ticket APIs.
- GDS Flights: Use the Hold API followed by the Ticket API. Do not call the TicketLCC API.
- Always follow the recommended booking flow to avoid booking failures or unexpected API errors.