Skip to main content

Fields

code : String! required

The quote code that identifies the quote.

Quote-related params that are permitted to be fetched with the quote-code alone.

quotedGenerationPoints : [QuotedSupplyPoint]

Quoted generation points.

quotedSupplyPoints : [QuotedSupplyPoint]! required

Quoted supply points.

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": "little-compare-standard-not-speech", "params": QuoteRequestParams, "quotedGenerationPoints": QuotedElectricityGenerationPoint, "quotedSupplyPoints": QuotedElectricityGenerationPoint }