Skip to main content

Fields

evDiscountRate : Decimal

Discount rate for Electric Vehicle (EV).

thermostatDiscountRate : Decimal

Discount rate for thermostats.

totalApplicableDayRateWithMonthlySubscriptionFees : Decimal

Sum of total applicable day rate rate with the subscription fees. Matches with rate/kwh usage on the EFL.

totalApplicableNightRateWithMonthlySubscriptionFees : Decimal

Sum of total applicable night rate rate with the subscription fees. Matches with rate/kwh usage on the EFL.

totalApplicableRateWithEv : Decimal

Sum of total EV rate.

totalApplicableRateWithMonthlySubscriptionFees : Decimal

Sum of total applicable rate with the subscription fees. Matches with rate/kwh usage on the EFL.

totalApplicableRateWithMonthlySubscriptionFeesEv : Decimal

Sum of total EV rate with the subscription fees. Matches with rate/kwh usage on the EFL.

totalApplicableRateWithMonthlySubscriptionFeesThermostat : Decimal

Sum of total thermostats rate with the subscription fees. Matches with rate/kwh usage on the EFL.

totalApplicableRateWithThermostat : Decimal

Sum of total thermostats day rate.

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

{ "evDiscountRate": "1.0", "kwhUsage": "1.0", "loadZone": "LZ_HOUSTON", "loadZoneConsumptionRate": "1.0", "loadZoneConsumptionRateUnitType": "DAYS_ON_SUPPLY", "loadZoneDayTimeConsumptionRate": "1.0", "loadZoneDayTimeRateUnitType": "DAYS_ON_SUPPLY", "loadZoneNightTimeConsumptionRate": "1.0", "loadZoneNightTimeRateUnitType": "DAYS_ON_SUPPLY", "monthlySubscriptionFees": "1.0", "seasonalRates": [SeasonRatesType], "serviceProvider": "AEP_TCC", "serviceProviderConsumptionRate": "1.0", "serviceProviderConsumptionRateUnitType": "DAYS_ON_SUPPLY", "serviceProviderStandingRate": "1.0", "serviceProviderStandingRateUnitType": "DAYS_ON_SUPPLY", "thermostatDiscountRate": "1.0", "totalApplicableDayRate": "1.0", "totalApplicableDayRateWithMonthlySubscriptionFees": "1.0", "totalApplicableNightRate": "1.0", "totalApplicableNightRateWithMonthlySubscriptionFees": "1.0", "totalApplicableRate": "1.0", "totalApplicableRateWithEv": "1.0", "totalApplicableRateWithMonthlySubscriptionFees": "1.0", "totalApplicableRateWithMonthlySubscriptionFeesEv": "1.0", "totalApplicableRateWithMonthlySubscriptionFeesThermostat": "1.0", "totalApplicableRateWithThermostat": "1.0" }