Rates Request
Rates Response
Bill Request
Bill Response
BillSavings Request
CustomerInfo{...}
Sector
Location{...}
Address{...}
PostalCode
Income
TaxFilingStatus
Meters[{...}]
Name
CurrentRate{...}
Id
ProposedRate{...}
Id
AnnualUtilityBillEscalation_Percent
EnergyProfiles[{...}]
{"Type": "Consumption", ...}
Name
Scenario
IntervalData{...}
Interpolation
IntervalConvention
Interval
Data[{...}]
Time
Energy_kWh
BillAmount
{"Type": "Production"}
Name
Scenario
IntervalData{...}
Interpolation
IntervalConvention
Interval
Data[{...}]
Time
Energy_kWh
{"Type": "Pv", ...}
Name
Scenario
EquipmentLife_Years
SystemDegradationPerYear_Percent
ProductionEnergyProfileName
PvSimulation{...}
EnergySite{...}
Location{...}
Latitude
Longitude
PvSystems[{...}]
Albedo_Percent
GeneralDerate_Percent
Inverters[{...}]
Count
MaxPowerOutputAC_kW
EfficiencyRating_Percent
PvArrays[{...}]
PvModules[{...}]
Count
NameplateDCRating_kW
PtcRating_kW
PowerTemperatureCoefficient_PercentPerDegreeC
NominalOperatingCellTemperature_DegreesC
ArrayConfiguration{...}
Azimuth_Degrees
Tilt_Degrees
Tracking
TrackingRotationLimit_Degrees
MonthlyShadings[{...}]
MonthNumber
SolarAccess_Percent
CashPayment{...}
Cost
SaleMonth
SaleYear
LoanPayment{...}
Cost
InterestRate_Percent
LoanType
Term_Years
DownPaymentAmount
SaleMonth
SaleYear
LeasePayment{...}
Cost
FirstYearMonthlyPayment
PaymentFactor
AnnualPaymentEscalation_Percent
Term_Years
DownPaymentAmount
SaleMonth
SaleYear
PpaPayment{...}
Cost
PaymentPerkWh
AnnualPaymentEscalation_Percent
Term_Years
DownPaymentAmount
SaleMonth
SaleYear
MaintenanceCosts{...}
AnnualMaintenanceCost
OneTimeMaintenanceCost
OneTimeMaintenanceCostYear
BillPeriods[{...}]
Name
StartDate
BillPeriodEnd
EstimationOptions{...}
IncludeTaxEffects
OutputData[...]
BillSavings Response

PpaPayment

Meters.EnergyProfiles{Pv}.PpaPayment

 

A set of inputs defining the simulation parameters for Power Purchase Agreement (PPA) financing. One, and only one, of CashPayment, LoanPayment, LeasePayment, or PpaPayment can be specified.

Cost

The gross cost of the installed solar system, before any incentives. Sales tax should be included.

Possible Values: Any decimal value.

Required.

PaymentPerkWh

The price per kilowatt-hour ($/kWh) for the first year of the PPA term.

Possible Values: Any decimal value.

Required.

AnnualPaymentEscalation_Percent

The amount by which the price per kilowatt-hour ($/kWh) for the first year of the PPA will increase year over year.

Possible Values: Any decimal value between 0 and 100 inclusive.

Default: 0.

Term_Years

The length of the PPA term in years.

Possible Values: Any integer value, such as 20.

Required.

DownPaymentAmount

The total amount paid toward the cost of the system. This will be used to determine to total amount to be financed by subtracting DownPaymentAmount from Cost.

Possible Values: Any decimal value.

Default: 0.

SaleMonth

The projected month in which the system will be sold. If there is a known expiration date or a known step-down for an incentive, this will be used to determine the appropriate version of an incentive to be used.

Possible Values: An integer between 1 and 12 inclusive.

Default: current month.

SaleYear

The projected year in which the system will be sold. If there is a known expiration date or a known step-down for an incentive, this will be used to determine the appropriate version of an incentive to be used.

Possible Values: An integer representing a year, such as 2016.

Default: current year.