Skip to main content

Input fields

affiliateSessionId : String

Optional affiliate session, for associating a quote with an affiliate session.

electricity : ElectricityQuoteInput

Params for quoting electricity products. Its presence/absence indicates whether we want electricity products to be quoted or not.

gas : Boolean

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 }