ElectricityProductInput
Input fields
Bespoke rates to override default electricity unit rates.
Code specifying the product to quote for.
A list of passthrough percentages to be applied to the agreement.
Optional payment method to quote for.
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
{
"bespokeRates": ElectricityBespokeRates,
"code": "call-almost-professional-time-shake",
"passthroughPercentages": PassthroughPercentageInput,
"paymentMethod": "DIRECT_DEBIT"
}