Skip to main content

Fields

adjustmentMechanism : AdjustmentMechanism

Adjustment mechanism.

dailyFee : Float

Daily fee for indexed tariffs.

dailyFeeWithTaxes : Float

Daily fee with taxes.

energy : [Float]

The energy prices.

Deprecation
The 'energy' field is deprecated.

Change to a more descriptive field name. Use 'variable_term' instead.

- Marked as deprecated on 2024-08-02.
- Scheduled for removal on or after 2024-12-01.
energyUnits : String

Units of energy measurement.

Deprecation
The 'energyUnits' field is deprecated.

Change to a more descriptive field name. Use 'variable_term_with_taxes' instead.

- Marked as deprecated on 2024-08-02.
- Scheduled for removal on or after 2024-12-01.
fixedTerm : [Float]

Fixed term.

fixedTermUnits : String

Units of fixed term. Same for all terms.

fixedTermWithTaxes : [Float]

Fixed term with taxes.

marginTerm : Float

Margin term quantity.

marginTermUnits : String

Units of margin term.

marginTermWithTaxes : Float

Margin term with taxes.

power : [Float]

The power prices.

Deprecation
The 'power' field is deprecated.

Change to a more descriptive field name. Use 'fixed_term' instead.

- Marked as deprecated on 2024-08-02.
- Scheduled for removal on or after 2024-12-01.
powerUnits : String

Units of power measurement.

Deprecation
The 'powerUnits' field is deprecated.

Change to a more descriptive field name. Use 'fixed_term_with_taxes' instead.

- Marked as deprecated on 2024-08-02.
- Scheduled for removal on or after 2024-12-01.
surplusRate : Float

Rate at which solar surplus is compensated.

surplusRateUnits : String

Units of the surplus rate.

variableTerm : [Float]

Variable term.

variableTermUnits : String

Units of variable term. Same for all terms.

variableTermWithTaxes : [Float]

Variable term with taxes.

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

{ "adjustmentMechanism": AdjustmentMechanism, "dailyFee": 835.55, "dailyFeeWithTaxes": 433.96, "fixedTerm": 375.77, "fixedTermUnits": "result-set-score-technology-eye", "fixedTermWithTaxes": 98.1, "marginTerm": 979.93, "marginTermUnits": "claim-front-half-investment-high", "marginTermWithTaxes": 859.48, "surplusRate": 53.55, "surplusRateUnits": "part-both-director-reach-himself", "variableTerm": 702.17, "variableTermUnits": "detail-benefit-get-media-special", "variableTermWithTaxes": 887.21 }