Skip to content

Confirm booking

michaellau-smbc edited this page Jul 22, 2021 · 1 revision

Confirm Booking

AutoConfirm flag will provide an end to end journey when form builder call out to a service.

Property Type Required Default Value Description
AutoConfirm bool false Enable Form builder to confirm a booking
{
    "Type": "Booking",
    "Properties": {
         "AutoConfirm": true
    }
}
Clone this wiki locally