Sample Json

https://flight.srdvtest.com/v8/rest/FareRule

Farerule Request JSON
                                {  
   "EndUserIp":"1.1.1.1",
   "ClientId":"XXXX",
   "UserName":"XXXX",
   "Password":"XXXX",
   "SrdvType":"XXXX",
   "SrdvIndex":"XXXX",
   "TraceId":"XXXX",
   "ResultIndex":"XXXX"
}
Farerule Response JSON
                                {
    "Error": {
        "ErrorCode": 0,
        "ErrorMessage": ""
    },
    "SrdvType": "MixAPI",
    "ResultIndex": "OB6",
    "TraceId": "76795",
    "SpecialRule": "",
    "Results": [
        {
            "Airline": "G8",
            "Origin": "DEL",
            "Destination": "BOM",
            "FareBasisCode": "MO9RBINX",
            "FareRuleDetail": "The FareBasisCode is: MO9RBINX\n
These are Instant Purchase Fares applicable for individual bookings only.\n\n
Only 1 piece checked-in baggage is allowed.
\n
Minimum 1 Passengers and Maximum 6 Passengers are permitted to book at given point of time.\n
\n
No - Show Fee: 100%\n
\n
\n Domestic:\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Number of days left for departureChange Fees\n
(Fare Difference is also applicable)
Cancellation Fees
0 to 2 Hrs.100%100%
Within 3 Days (Before 2 Hrs.)INR 3000INR 3500
More than 3 DaysINR 2500INR 3000
\n
\n International:\n
\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
Number of days left for departureChange Fees\n
(Fare Difference is also applicable)
Cancellation Fees
0 to 4 Hrs.100%100%
Within 3 Days (Before 4 Hrs.)INR 4000INR 5000
More than 3 DaysINR 3500INR 4500
\n
\n
    \n
  • \n Above mentioned charges are for Per Passenger Per Sector
  • \n
  • \n If Booking is issued in GO RETURN fare so Partial Cancellation is Not Allowed.
  • \n
  • \n In GO FLEXI Fare Airline Offer only 1 time date change penalty Nil (Only fare Difference will be applicable)
  • \n
  • Domestic requests should be sent at least 4-6 hours prior to Airline Fare Rules Policy.
  • \n
  • International requests should be sent at least 6-8 hours prior to Airline Fare Rules Policy.
  • \n
  • If your Flight has been rescheduled from airline side, any Cancellation/Reissue requests should be sent before 6 to 8 Hrs. as per the new airline schedule
  • \n
  • Subject to change without prior notice.
\n
\n
" } ] }