Skip to main content

Input fields

partial : Boolean

Whether the selectedQuotedProductIds only contain a subset of all quoted supply points for the given quoteCode. Defaults to false, i.e. selectedQuotedProductIds must contain a quoted product ID for every quoted supply point in the quote.

quoteCode : String! required

Quote code.

selectedQuotedProductIds : [ID]! required

IDs of the quoted products to be selected.

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

{ "partial": true, "quoteCode": "one-economy-raise-social-speak", "selectedQuotedProductIds": "32545835" }