Skip to main content

Fields

code : String! required

The code of the created quote.

createdAt : DateTime
electricitySupplyPoints : [ElectricitySupplyPoint]

List of electricity supply points and their quoted products.

gasSupplyPoints : [GasSupplyPoint]

List of gas supply points and their quoted products.

termsAndConditions : [TermsAndConditions]

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] }