Calendar Fare
This method provides Fare Calender.
Service URL (REST) to be used:
Calendar Fare Request
Level | Element | Format | Comments | Mandatory |
---|---|---|---|---|
1 | EndUserIp | String | IP Address of the End User | Mandatory |
2 | ClientId | String | Client ID provided to the agency at registration | Mandatory |
3 | UserName | String | Username provided to the agency at registration | Mandatory |
4 | Password | String | Password provided to the agency at registration | Mandatory |
5 | JourneyType | Integer | 1 - OneWay, 2 - Return, 3 - Multi City | Mandatory |
6 | Sources | String | Airline Sources - SG - Spice Jet, 6E - Indigo, G8 - Go Air, G9 - Air Arabia, FZ - Fly Dubai, IX - Air India, AK - Air Asia, LB - Air Costa |
Optional |
7 | FareType | Integer | Regular Fare = 1, Student Fare = 2, Senior Citizen = 3, Armed Force = 4 | Mandatory |
8 | Segments[] | Array | List of segments | Mandatory |
8.1 | Origin | String | Origin city code | Mandatory |
8.2 | Destination | String | Destination city code | Mandatory |
8.3 | FlightCabinClass | Integer | Cabin Class (1 for All, 2 for Economy, 3 for PremiumEconomy, 4 for Business, 5 for PremiumBusiness, 6 for First Class) | Mandatory |
8.4 | PreferredDepartureTime | Date Time | Preferred departure date time Format: yyyyMMddTHH:mm:ss 2015-08-10T00:00:00 for any time 2015-08-10T08:00:00 for Morning Flights 2015-08- 10T14:00:00 for Afternoon Flights 2015-08-10T19:00:00 for Evening Flights 2015-08-10T01:00:00 for Night Flights |
Mandatory |
8.5 | PreferredArrivalTime | Date Time | Preferred arrival date time Format: yyyyMMddTHH:mm:ss 2015-08-10T00:00:00 for any time 2015-08-10T08:00:00 for Morning Flights 2015-08- 10T14:00:00 for Afternoon Flights 2015-08-10T19:00:00 for Evening Flights 2015-08-10T01:00:00 for Night Flights |
Mandatory |
Level | Element | Format | Comments | Mandatory |
---|---|---|---|---|
1 | Error[] | Array | Error | Mandatory |
1.1 | ErrorCode | String | ErrorCode | Mandatory |
1.2 | ErrorMessage | String | Error Message | Mandatory |
2 | TraceId | String | Trace ID | Mandatory |
3 | SrdvType | String | Simple Result Data Version | Mandatory |
4 | Origin | String | Origin City Code | Mandatory |
5 | Destination | String | Destination city code | Mandatory |
6 | Results[] | Array | Array of flight results (Can be blank in case no flights found for requested search) | Mandatory |
6.0.1 | AirlineCode | String | Airline Code | Mandatory |
6.0.2 | AirlineName | String | Airline Name | Mandatory |
6.0.3 | DepartureDate | String | Depart Date (2024-08-01T08:40:00) | Mandatory |
6.0.4 | IsLowestFareOfMonth | Boolean | True | False | Mandatory |
6.0.5 | Fare | Float | Fare Amount | Mandatory |
6.0.6 | BaseFare | Float | Base Fare | Mandatory |
6.0.7 | Tax | Float | Tax Fare | Mandatory |
6.0.8 | OtherCharges | Float | Other Charges | Mandatory |
6.0.9 | FuelSurcharge | Float | Fuel Surcharge | Mandatory |