Skip to main content

Fields

averagePrices : GenericScalar! required

Average all-in prices at 500, 1000, and 2000 kWh usage levels. Example: {'500_kwh': '0.125', '1000_kwh': '0.115', '2000_kwh': '0.110'}.

productDetails : ProductDetailsType! required

Product information.

rates : EFLSnapshotRatesType! required

Detailed pricing rates.

securitizationFee : String! required

Texas securitization fee in cents per kWh.

statewideRenewableAverage : String! required

Texas statewide average renewable energy content percentage.

The example data in the variables and responses below are autogenerated values designed to resemble real inputs. They do not represent actual customer data, and in some cases may require additional validation.

Example

{ "averagePrices": "abc123" | 1 | 1.0 | true | ["abc123"] | AccountType, "productDetails": ProductDetailsType, "rates": EFLSnapshotRatesType, "securitizationFee": "sea-hard-prepare-production-view", "statewideRenewableAverage": "it-human-build-major-entire" }