Skip to Content
DocumentationAPI ReferenceBusiness APIModelsVendor Booking Settings Request

VendorBookingSettingsRequest

Properties

NameTypeDescriptionNotes
min_advance_booking_hoursInteger[optional] [default to null]
max_advance_booking_daysInteger[optional] [default to null]
slot_duration_minutesInteger[optional] [default to null]
buffer_time_minutesInteger[optional] [default to null]
free_cancellation_hoursInteger[optional] [default to null]
cancellation_fee_percentageBigDecimal[optional] [default to null]
allow_any_provider_bookingBoolean[optional] [default to null]
require_depositBoolean[optional] [default to null]
deposit_percentageBigDecimal[optional] [default to null]
send_confirmation_smsBoolean[optional] [default to null]
send_reminder_smsBoolean[optional] [default to null]
reminder_hours_beforeInteger[optional] [default to null]
max_daily_bookings_per_providerInteger[optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]