menu

FareQuote FAQ

Q1. How do we use Fare Quote method in air API

Solution:This method is required to re-price the selected itinerary. This is required to make sure that we have the updated price including tax because in some cases, the fare provided at the time of search may change.

Q2. Validation in farequote

Solution:All validation comes in fare quote response like gst manadatory, passport requirement, seat and meal. If any of this node come true than pass in book/ticket request to avoid failure.

Q3. How can we check if we can hold the LCC flight

Solution:In the fare quote response, you will receive the node 'IsHoldAllowed': true; only then can you hold the LCC flight.