{
  "httpMethod": "GET",
  "statusCode": 200,
  "uri": ".*/api/quick-quote.*",
  "response": {
  "self": "/apiquick-quote?usage=Medium&paymentMethod=Paym&postcode=gu90dt&fuel=Dual&siteId=ovoenergy.com",
  "dateCreated": "2016-05-13",
  "quoteType": "Quick",
  "supplyLocation": {
    "gasExitZone": "SO",
    "region": {
      "id": "11",
      "name": "SouthernEngland"
    },
    "supplyPostcode": "GU9 0DT"
  },
  "currentSupply": {
    "currentFuelSupplies": {
      "Gas": {
        "paymentMethod": {
          "id": "1",
          "name": "Paym"
        },
        "supplier": {
          "id": "0",
          "name": "British Gas"
        },
        "supplierTariff": {
          "id": "0",
          "name": "Standard"
        },
        "annualKWh": 12500,
        "annualSpend": 583.181,
        "estimatedMonthlyCost": 48.6,
        "standardAnnualSpend": 583.181,
        "usageProfile": {
          "usage": {
            "name": "Unknown",
            "items": []
          },
          "usageType": "Unknown"
        }
      },
      "Electricity": {
        "paymentMethod": {
          "id": "1",
          "name": "Paym"
        },
        "supplier": {
          "id": "0",
          "name": "SSE Southern Electric"
        },
        "supplierTariff": {
          "id": "0",
          "name": "Standard Paper Billing"
        },
        "annualKWh": 3100,
        "annualSpend": 495.21045,
        "estimatedMonthlyCost": 41.27,
        "standardAnnualSpend": 495.21045,
        "usageProfile": {
          "usage": {
            "name": "Unknown",
            "items": []
          },
          "usageType": "Unknown"
        }
      }
    },
    "economy7": false
  },
  "supplies": {
  },
  "suppliersLink": "/api/suppliers/?region=SouthernEngland"
}
}


