Skip to main content

Fields

clientParams : JSONString

A JSON object containing client parameters on the quoted product.

id : ID! required
legacyProductCode : String

The code of the legacy product that was quoted. Null once quoted products are migrated to market supply products, at which point product { code } should be used instead.

product : SupplyProductType

The product associated with the quoted product.

wasSelected : Boolean! required
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

{ "clientParams": {"key": "value"}, "id": "84921238", "legacyProductCode": "development-pass-discover-style-grow", "product": SupplyProductType, "wasSelected": true }