{
  "httpMethod": "GET",
  "statusCode": 200,
  "uri": ".*/api/retrieve-saved-quote.*",
  "responseDelay": 1200,
  "response": {
    "self": "/api/retrieve-saved-quote?id=d43fab315e19101c0bcafcd7fe764a69",
    "dateCreated": "2016-12-12",
    "quoteType": "Quick",
    "paymentMethod": "Payg",
    "supplyLocation": {
      "gasExitZone": "NT",
      "region": {
        "id": "3",
        "name": "London"
      },
      "supplyPostcode": "W11 3JQ"
    },
    "currentSupply": {
      "currentFuelSupplies": {
        "Gas": {
          "paymentMethod": {
            "id": "3",
            "name": "Payg"
          },
          "supplier": {
            "id": "0",
            "name": "British Gas"
          },
          "supplierTariff": {
            "id": "0",
            "name": "Standard"
          },
          "annualKWh": 12500,
          "annualSpend": 605.4935,
          "estimatedMonthlyCost": 50.46,
          "standardAnnualSpend": 605.4935,
          "usageProfile": {
            "usage": {
              "name": "Unknown",
              "items": []
            },
            "usageType": "Unknown"
          }
        },
        "Electricity": {
          "paymentMethod": {
            "id": "3",
            "name": "Payg"
          },
          "supplier": {
            "id": "0",
            "name": "EDF Energy"
          },
          "supplierTariff": {
            "id": "0",
            "name": "Standard  (Variable)"
          },
          "annualKWh": 3100,
          "annualSpend": 532.497,
          "estimatedMonthlyCost": 44.37,
          "standardAnnualSpend": 532.497,
          "usageProfile": {
            "usage": {
              "name": "Unknown",
              "items": []
            },
            "usageType": "Unknown"
          }
        }
      },
      "economy7": false
    },
    "supplies": {
      "Dual": [
        {
          "id": "Variable",
          "displayName": "Pay As You Go",
          "tagline": "Switch to smart",
          "description": "Top up anywhere with <b>no exit fees</b> and no contract",
          "tariffs": [
            {
              "ovoId": {
                "id": ""
              },
              "providerId": "",
              "description": "<ul><li>Top up at the shop using your OVO prepayment card</li><li class='shared'>Friendly Bristol based call centre</li><li class='shared'>The only energy provider recommended by Which?</li></ul>",
              "serviceType": "FullService",
              "estimatedWeeklySpend": 20,
              "estimatedMonthlySavings": 9,
              "estimatedMonthlySpend": 86,
              "expectedAnnualSavings": 109,
              "expectedAnnualSpend": 1028,
              "expectedElecAnnualSpend": 478.0195,
              "expectedElecAnnualUsage": 3100,
              "expectedGasAnnualSpend": 550.5195,
              "expectedGasAnnualUsage": 12500,
              "contractLengthInMonths": 0,
              "renewableFuelPercentage": 33,
              "exitFees": 0.0,
              "tilAndTcr": [
                {
                  "fuel": "Electricity",
                  "supplierName": "Ovo Energy",
                  "name": "Ovo Energy - Smart Pay As You Go energy",
                  "tariffAttributes": [
                    "Variable",
                    "Green"
                  ],
                  "paymentMethod": "Prepayment Meter",
                  "unitCharge": 15.0,
                  "standingCharge": 23.43,
                  "exitFees": 0.0,
                  "comparisonRate": 17.76
                },
                {
                  "fuel": "Gas",
                  "supplierName": "Ovo Energy",
                  "name": "Ovo Energy - Smart Pay As You Go energy",
                  "tariffAttributes": [
                    "Variable",
                    "Green"
                  ],
                  "paymentMethod": "Prepayment Meter",
                  "unitCharge": 3.14,
                  "standingCharge": 23.43,
                  "exitFees": 0.0,
                  "comparisonRate": 3.82
                }
              ]
            }
          ]
        }
      ]
    },
    "suppliersLink": "/api/suppliers/?region=London"
  }
}