QuoteRequest
Fields
The code of the created quote.
List of electricity supply points and their quoted products.
List of gas supply points and their quoted products.
List of terms and conditions for this quote.
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": "evening-see-minute-across-business",
"createdAt": "1987-12-11T13:08:13.397618+00:00",
"electricitySupplyPoints": [ElectricitySupplyPoint],
"gasSupplyPoints": [GasSupplyPoint],
"termsAndConditions": [TermsAndConditions]
}