QuoteType
Fields
Deprecated. Use the consumptionEstimates query instead.
Deprecation
The 'consumptionEstimates' field is deprecated.Please use the `consumptionEstimates` query instead.
- Marked as deprecated on 2025-01-20.
- Scheduled for removal on or after 2025-04-20.
In kWh
In kWh
In kWh
In kWh
The meter type for the quote.
A list of the products that have been quoted for the usage provided at the time the quote was created.
Arguments
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
{
"address": QuoteAddressType,
"code": "smile-term-form-develop-white",
"elecAnnualConsumptionDay": 91,
"elecAnnualConsumptionNight": 32,
"elecAnnualConsumptionStandard": 85,
"elecEstimate": true,
"gasAnnualConsumption": 4,
"gasEstimate": true,
"gspGroupId": "93544101",
"includesElectricity": true,
"includesGas": true,
"isBusiness": true,
"latitude": 412.4,
"longitude": 950.55,
"meterType": "NO_METER",
"mpan": "value-eat-especially-authority-run",
"mprn": "that-often-ok-usually-challenge",
"partnerProductId": 1,
"paymentMethod": "DIRECTDEBIT",
"postcode": "watch-least-class-sing-throw",
"quotedProducts": [QuotedProductType],
"termsAndConditions": TermsAndConditionsType
}