Settings

Get Booking Settings

Get booking confirmation settings for the current customer.

Returns booking SMS template settings and whether SMS confirmations are enabled.

get/settings/booking

Response

Successful Response

booking_confirmation_sms_enabledboolean required

Whether SMS booking confirmations are enabled

booking_confirmation_sms_templatestring nullable

Template for SMS booking confirmations. Supports variables: {{staff_member}}, {{staff_phone}}, {{client_name}}, {{booking_date}}, {{booking_time}}, {{case_title}}

booking_notification_email_recipientstring nullable

Email address to send booking notification emails to (e.g., intake@lawfirm.com)

max_meetings_per_dayinteger nullable

Maximum number of meetings a single staff member can have per day. Null means no limit.

Changes

No recorded changes to this endpoint across all 1 revision of this API.