API ReferenceSchemas
BookingIntentBookingPolicy
Policy overrides applied to this booking intent.
Policy overrides applied to this booking intent.
Example
{ "hold": { "duration": "PT10M", "enabled": true }}A policy for temporarily reserving a slot during the multi-step booking flow.
Example
{ "duration": "PT10M", "enabled": true}