Skip to main content

Fields

code : String! required

Product code.

displayName : String! required

Human friendly name to be displayed in interfaces.

fuelCostAdjustment : FuelCostAdjustmentRate

Fuel cost adjustment rate information.

params : GenericScalar

A JSON object containing extra information.

renewableEnergyLevy : RenewableEnergyLevyRate

Renewable energy levy rate information.

standingChargePricePerDay : Decimal

Price per day for standing charge.

standingCharges : [StandingCharge]! required

List of standing charge product rates.

standingChargesBad : [StandingCharge]! required

List of standing charge product rates.

standingChargeUnitType : String

Unit type for standing charge.

tags : [String]! required

Product Tags.

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

{ "code": "who-somebody-study-available-history", "displayName": "relate-citizen-knowledge-husband-both", "fuelCostAdjustment": FuelCostAdjustmentRate, "params": "abc123" | 1 | 1.0 | true | ["abc123"] | AccountType, "renewableEnergyLevy": RenewableEnergyLevyRate, "standingChargePricePerDay": "1.0", "standingCharges": [StandingCharge], "standingChargesBad": [StandingCharge], "standingChargeUnitType": "to-sign-return-face-worker", "tags": "prepare-from-attention-statement-build" }