Skip to main content

Fields

affiliateSessionId : ID

The session id of the affiliate.

code : UUID! required

Code of the quote request that was generated.

electricitySupplyPoint : QuotedSupplyPointType

Details about the quoted electricity supply point.

gasSupplyPoint : QuotedSupplyPointType

Details about the quoted gas supply point.

requestedAt : DateTime! required

The date and time when this quote was requested.

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

{ "affiliateSessionId": "71854574", "code": "deb0e066-de26-4655-93f2-1dcc2be88b46", "electricitySupplyPoint": QuotedSupplyPointType, "gasSupplyPoint": QuotedSupplyPointType, "requestedAt": "2025-03-19T23:59:21.937125+00:00" }