Skip to main content

Input fields

electricityMeterPoints : [ElectricityMeterPointConsumptionInput]

The electricity meter points to create a quote request for.

The gas meter points to create a quote request for.

paymentMethod : PaymentMethodChoices default: DIRECT_DEBIT

Optional parameter for the payment method to quote for. Defaults to Direct Debit.

postcode : String! required

The postcode of the meter points being quoted.

productCodes : [String]! required

The product codes of products 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

{ "electricityMeterPoints": ElectricityMeterPointConsumptionInput, "gasMeterPoints": GasMeterPointConsumptionInput, "paymentMethod": "DIRECT_DEBIT", "postcode": "continue-total-do-onto-wind", "productCodes": "media-return-learn-sit-guess" }