Skip to main content

Fields

annualCostEstimate : Decimal

Annually estimated cost in cents.

applicableRates : ConciseRatesOutput

Applicable rates for the product.

dayPercentage : Decimal

Estimated % of total load used during the day - peak hours.

kwhUsage : Decimal

The kWh usage used to calculate estimated rates.

monthlyCostEstimate : Decimal

A monthly estimated cost in cents.

nightPercentage : Decimal

Estimated % of total load used during the night - off-peak hours.

timeslotEstimatedUsage : [TimeslotEstimatedUsage]

List of estimated timeslot usage for seasonal TOU products.

usagePeriod : EstimationInterval

The period used for estimating a quote request.

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

{ "annualCostEstimate": "1.0", "applicableRates": ConciseRatesOutput, "dayPercentage": "1.0", "kwhUsage": "1.0", "monthlyCostEstimate": "1.0", "nightPercentage": "1.0", "timeslotEstimatedUsage": [TimeslotEstimatedUsage], "usagePeriod": "MONTHLY" }