{
  "priceFrom": {
    "type": "price",
    "webFareCode": "Plus",
    "amount": 45100
  },
  "suitePrices": [
    {
      "suiteCategory": "CV",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 45100
          }
        }
      ]
    },
    {
      "suiteCategory": "DX",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 50000
          }
        }
      ]
    },
    {
      "suiteCategory": "G1",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "G2",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "O1",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 126200
          }
        }
      ]
    },
    {
      "suiteCategory": "O2",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "PA",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "R1",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 98900
          }
        }
      ]
    },
    {
      "suiteCategory": "R2",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "S2",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    },
    {
      "suiteCategory": "SL",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 83100
          }
        }
      ]
    },
    {
      "suiteCategory": "SV",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "price",
            "webFareCode": "Plus",
            "amount": 48200
          }
        }
      ]
    },
    {
      "suiteCategory": "VI",
      "prices": [
        {
          "fare": "Plus",
          "price": {
            "type": "waitlist",
            "webFareCode": "Plus"
          }
        }
      ]
    }
  ],
  "fares": [
    {
      "fare": "Plus",
      "priceFrom": {
        "type": "price",
        "webFareCode": "Plus",
        "amount": 45100
      },
      "inclusionItems": [
        {
          "code": "ShorexCredit",
          "date": "2027-09-28"
        },
        {
          "code": "Butler",
          "date": "2027-09-28"
        },
        {
          "code": "FoodAndBeverage",
          "date": "2027-09-28"
        }
      ],
      "depositType": "refundable",
      "features": [
        "AirAndSea"
      ]
    }
  ],
  "webPromotions": [
    {
      "configurationCode": "SAIL_WITH_US",
      "tokenValues": {
        "expiration_date": {
          "type": "date",
          "tokenName": "expiration_date",
          "date": "2099-12-31"
        },
        "saving_referral": {
          "type": "amount",
          "tokenName": "saving_referral",
          "currency": "USD",
          "amount": 1000,
          "aggregationType": "none",
          "aggregatedValuesIdentical": false
        },
        "saving_referral_upto": {
          "type": "amount",
          "tokenName": "saving_referral_upto",
          "currency": "USD",
          "amount": 4000,
          "aggregationType": "none",
          "aggregatedValuesIdentical": false
        }
      },
      "activeFareCodes": [
        "Plus"
      ]
    }
  ],
  "tokens": {
    "shorex_credit": {
      "type": "amount",
      "tokenName": "shorex_credit",
      "currency": "USD",
      "amount": 6480,
      "aggregationType": "none",
      "aggregatedValuesIdentical": false
    },
    "expiration_date": {
      "type": "date",
      "tokenName": "expiration_date",
      "date": "2099-12-31"
    },
    "saving_referral": {
      "type": "amount",
      "tokenName": "saving_referral",
      "currency": "USD",
      "amount": 1000,
      "aggregationType": "none",
      "aggregatedValuesIdentical": false
    },
    "saving_referral_upto": {
      "type": "amount",
      "tokenName": "saving_referral_upto",
      "currency": "USD",
      "amount": 4000,
      "aggregationType": "none",
      "aggregatedValuesIdentical": false
    }
  }
}