MarketSupplyQuotedProductType
A product quoted for a supply point.
Fields
A JSON object containing client parameters on the quoted product.
The product associated with the quoted product.
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": "46116845",
"product": SupplyProductType,
"wasSelected": true
}