Developer/IT > Whisbi API > API Reference > Sell > Form Config

Form Config

An object containing the fields showing up in the Guide/Sell form.
You can learn more about the Chatbot here.

NameDescriptionRequired
name whisbi.OneToOneInputConfig Object containing the properties for the Name field on the Guide/Sell form Optional
email whisbi.OneToOneInputConfig Object containing the properties for the Email field on the Guide/Sell form Optional
phone whisbi.OneToOneInputConfig Object containing the properties for the Phone field on the Guide/Sell form Optional
extra whisbi.OneToOneExtraInputConfig Object containing the properties for the Extra field on the Guide/Sell form Optional
conversationalMode Boolean If set to true, the widget will ask for the customer’s phone in a conversational style. Only applies if oneToOne.form.phone.visible=true and all the other inputs are set to false. Optional
Default: false
availableCountryCodes Array The available country codes for the phone field. Optional
defaultCountryCode String The country code that appears by default on the phone field. Optional
preferredCountryCodes Array The country codes that will appear on the first place on the country codes list. Optional