CreateQuoteOutput
Fields
The session id of the affiliate.
Code of the quote request that was generated.
Details about the quoted electricity supply point.
Details about the quoted gas supply point.
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"
}