Complete Schema
- Rates Request
- Rates Response
- Bill Request
- Bill Response
- BillSavings Request
-
- CustomerInfo{...}
- Meters[{...}]
-
- Name
- CurrentRate{...}
- ProposedRate{...}
- AnnualUtilityBillEscalation_Percent
- EnergyProfiles[{...}]
-
- {"Type": "Consumption", ...}
- {"Type": "Production"}
- {"Type": "Pv", ...}
-
- Name
- Scenario
- EquipmentLife_Years
- SystemDegradationPerYear_Percent
- ProductionEnergyProfileName
- PvSimulation{...}
- CashPayment{...}
- LoanPayment{...}
- LeasePayment{...}
- PpaPayment{...}
- MaintenanceCosts{...}
- BillPeriods[{...}]
- BillPeriodEnd
- EstimationOptions{...}
- BillSavings Response
BillSavings Request
CustomerInfo
Contains customer information such as the location of the customer’s meters, whether the customer is a residential or commercial customer, and tax information.
Required.
Meters
An array defining the different meters and energy profiles that will be included in the analysis. Each meter can have multiple energy profiles.
Required.
EstimationOptions
This is where the caller specifies which details they would like included in the response.
Default: If omitted, only BillDetails will be returned and tax effects will be excluded.