Skip to main content

Fields

annualConsumption : Int

Estimated annual consumption for fuel.

annualFee : Float

Annual fee for fuel.

annualFeeUnits : String

Annual fee units for fuel.

annualFeeWithTaxes : Float

Annual fee with taxes for fuel.

monthlyFee : Float

Monthly fee for fuel.

monthlyFeeUnits : String

Monthly fee units for fuel.

monthlyFeeWithTaxes : Float

Monthly fee with taxes for fuel.

Product prices.

pricesWithTaxes : QuotedProductPrice

Product prices.

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

{ "annualConsumption": 14, "annualFee": 387.56, "annualFeeUnits": "try-three-word-unit-level", "annualFeeWithTaxes": 240.17, "monthlyFee": 321.19, "monthlyFeeUnits": "data-tend-toward-general-positive", "monthlyFeeWithTaxes": 716.85, "prices": QuotedProductPrice, "pricesWithTaxes": QuotedProductPrice }