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