Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.CreateQuoteFromCartInput

Input representation for creating a quote from a cart.
Property Type Description Required or Optional Available Version
additionalFields Map<String, String> Map of standard and custom Quote fields, such as expiration date and buyer email. Required 66.0
comments String Comments submitted by the buyer when requesting a quote. Optional 66.0
contextDefinitionName String Context defination name provided by the buyer when requesting a quote. Optional 66.0
deleteCart Boolean Indicate whether to delete the cart (true) or not (false) after the quote is created. Optional 66.0