Retrieve the organization settings

This API will be used to fetch the organization settings of a business on Zenoti.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Response Model


BookingWizardSettingViewModel

Json propertyData typeDescription
holdtimeintAppointment hold time
overlapintAllow appointment overlap
intervalintAppointment interval FK

TrainingSettingsViewModel

Json propertyData typeDescription
fitness_kiosk_enabledboolEnable Fitness Kiosk

PrimaryWorkTask

Json propertyData typeDescription
is_primary_work_task_enabledbool?Enable primary work task
idGuid?Primary work task ID

ZenotiMobileSettingViewModel

Json propertyData typeDescription
BlockAccessOutsideGeofenceGeofenceSettingGeofence restriction setting
PayPeriodBasedReportingboolEnable pay period based reporting
AllowTrackingConsumablesboolEnable consumables tracking
disable_employee_checkin_outside_geofenceboolDisable employee check-in outside geofence
allow_capturing_employee_signature_in_mobileboolAllow employee signature capture in mobile

GeofenceSetting

Json propertyData typeDescription
BlockAccessToEntireApplicationboolBlock full application access
BlockAccessToGuestDataboolBlock access to guest data

CustomDataLabelsViewModel

Json propertyData typeDescription
Service_CustomData_labelstringLabel for service custom data
Guest_CustomData_labelstringLabel for guest custom data
UnifiedView_labelstringUnified form label
CustomFields_labelstringCustom fields label
restrict_formRestrictFormEnumRestriction setting for form usage

GeneralSettingsViewModel

Json propertyData typeDescription
lock_dateDateTime?Lock date
lock_daysint?Number of lock days
account_namestringOrganization account name
enforce_inactvity_loginboolEnforce inactivity login
creditcard_entry_for_appointmentCreditCardOnFileSettingCredit card entry setting
enable_connectboolEnable Zenoti Connect
include_tip_and_ssg_in_actual_amtboolInclude tips and SSG in actual amount
enable_prepaid_cardboolEnable prepaid cards
enable_cross_center_redemptions_for_prepaid_cardboolAllow cross-center redemptions for prepaid cards
enable_gift_cardboolEnable gift cards
Enable_TaxInclusive_PricingboolEnable tax-inclusive pricing
GiftCardSale_TaxInclusiveboolTax-inclusive gift card sales
Enable_Mobile_Pos_In_AndroidboolEnable POS in Android
enable_membershipsboolEnable memberships
enable_packagesboolEnable packages
Enable_Self_CheckinboolEnable self check-in
Guest_Kiosk_EnabledboolEnable guest kiosk
Support_For_Saved_Cards_During_MigrationboolSupport saved card migration
enable_self_payboolEnable self-pay
enable_auto_payboolEnable auto-pay
restrict_zenotiGo_for_membersboolRestrict auto-pay to members
auto_pay_terms_and_conditionsstringTerms for auto-pay
self_checkin_descriptionsstringSelf check-in description
self_pay_descriptionsstringSelf pay description
aws_s3_configAwsS3ConfigAWS S3 configuration
enable_tcpa_for_promotional_messagesboolEnable TCPA messaging compliance
grid_recordsintGrid record count
enable_classesboolEnable classes
sms_appointment_remainder_templateboolSMS reminder template enabled
email_appointment_remainder_templateboolEmail reminder template enabled
referral_marketing_referral_idGuid?Referral marketing ID
disable_pre_authorizationboolDisable CC pre-authorization
allow_sale_of_onetimeuse_giftcardsboolAllow one-time use gift card sales
make_old_guest_form_version_read_onlyboolRead-only old guest forms
max_file_upload_sizeintMax upload file size
org_namestringOrganization name

AwsS3Config

Json propertyData typeDescription
bucket_namestringS3 bucket name
access_keystringAWS access key
secret_KeystringAWS secret key
uploading_enabledboolIs uploading enabled

EmployeeSettingsViewModel

Json propertyData typeDescription
dashboardboolEnable dashboard
multiple_check_insboolAllow multiple check-ins
multiple_deputationsboolAllow multiple deputations
biometricboolEnable biometric check-in
enforce_passcodeboolEnforce passcode
mobile_checkinboolMobile check-in enabled
special_leave_allowed_onintSpecial leave on specific days
weekend_daysintWeekend days
weekly_offs_allowed_per_weekintAllowed weekly offs
weekly_offs_allowed_onintWeekly offs on specific days
Enable_emp_sales_drill_downboolSales drill-down enabled
bypass_authentication_for_employee_checkinboolBypass check-in authentication
allow_invoice_item_commission_adjustmentboolAllow invoice commission adjustment
enable_employee_tip_declarationboolEnable tip declaration
restrict_time_entry_to_logedin_userboolRestrict time entry
declared_tips_labelstringDeclared tips label
primary_work_taskPrimaryWorkTaskNested task settings

MembershipsSettingsViewModel

Json propertyData typeDescription
enable_redemptions_for_open_membershipsboolEnable redemptions on open memberships
allow_membership_redemption_while_bookingboolAllow redemption while booking
redeem_membership_service_credits_post_expiryMembershipServiceCreditRedemtionPostExpiryEnumRedemption after expiry
allow_redemption_for_suspended_membershipsRedemptionForSuspendedMembershipsRedemption rules for suspended memberships
default_freeze_typeMembershipBenefitsFreezeTypeDefault freeze type
support_redemption_with_partial_creditsboolAllow redemption with partial credits
enable_credit_redemption_for_productsboolRedeem credits for products
enable_hybrid_model_for_membership_creditsboolEnable hybrid membership credits

FeedbackSettingsViewModel

Json propertyData typeDescription
FeedbackVersionintVersion of feedback used

RedemptionForSuspendedMemberships

Json propertyData typeDescription
creditboolAllow credit redemption
discountboolAllow discount redemption

PaymentSettingsViewModel

Json propertyData typeDescription
default_payment_optionstringDefault payment option
offline_check_mandatory_fieldsintBitmask for required check fields
org_payment_optionsListAvailable payment options

OrgPaymentOptionsModel

Json propertyData typeDescription
PaymentOptionIdstringUnique payment option ID
PaymentOptionTypestringType of payment option
PaymentTypestringPayment method type
PaymentOptionAssignedintWhether assigned
TypeOfPaymentintType of payment
OrgPaymentOptionIdstringOrg-specific ID
PaymentOptionType2stringAlternate type
CustomPaymentNamestringCustom name

AppSettingsViewModel

Json propertyData typeDescription
signalr_urlstringSignalR URL
log_signalrbool?Log SignalR messages
api_base_addressstringAPI base URL
signalr_enabledbool?Enable SignalR
mms_signalr_enabledbool?Enable MMS SignalR
mms_signalr_enabled_for_all_orgsbool?Enable MMS SignalR for all orgs
skip_db_call_in_signalrbool?Skip DB call
fdo_v2_appt_book_base_urlstringURL for FDO v2 appointment book

Enums

RestrictFormEnum

Enum NameValueDescription
None0No restriction
AdminOnly1Only admin can access
AllUsers2Available to all users

Path Params
string
required

This is the section for which the settings are to be retrieved.

Query Params
string

If the expand contains 'work_task', then the response object contains the work task information else the previous response model.

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json