CreateQuoteInput
Input fields
Optional affiliate session, for associating a quote with an affiliate session.
Params for quoting electricity products. Its presence/absence indicates whether we want electricity products to be quoted or not.
Whether to quote gas products.
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": "67901014",
"electricity": ElectricityQuoteInput,
"gas": true
}