Confirm booking - smbc-digital/form-builder GitHub Wiki
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
}
}