Mindbody · Schema
DeniedPermissionEnum
DeniedPermissionEnum enumeration.
FitnessWellnessBeautySchedulingBookingPoint of SaleStudiosSalonsSpasWebhooks
JSON Schema
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://raw.githubusercontent.com/api-evangelist/mindbody/refs/heads/main/json-schema/public-api-v6-denied-permission-enum-schema.json",
"title": "DeniedPermissionEnum",
"description": "DeniedPermissionEnum enumeration.",
"type": "string",
"enum": [
"ManageClassAndEventDescriptions",
"ManageClassSchedules",
"ScheduleFreeClassesAndEvents",
"ScheduleResourcesForClassesAndEvents",
"SubstituteClassAndEventTeachers",
"BulkEditClassSchedules",
"AddStaffMembers",
"ManagePersonalInfoForStaff",
"ManageStaffSettings",
"ManageStaffLogins",
"ManageStaffSchedules",
"ManageStaffPayRates",
"AccessBusinessInformationScreen",
"AccessGeneralSetupOptionsScreen",
"AccessNewsEventsScreen",
"ManageHolidays",
"ClassAndEventOptionsScreen",
"AppointmentOptionsScreen",
"AccessMediaManagementScreen",
"AccessMembershipSetupScreen",
"ManagePaymentMethods",
"ManageRoomNumbers",
"AccessResourceManagementScreen",
"AccessResourcesSchedulingTab",
"AccessLinksScreen",
"BulkCancelClientReservations",
"FindDuplicateClients",
"MergeDuplicateClients",
"ManageAutoEmails",
"ManageRevenueCategoriesForServices",
"ManageRevenueCategoriesForProducts",
"AccessActiveSessionTimesScreen",
"AccessClassSessionTypeScreens",
"AccessServiceCategoriesScreen",
"ManageSubscriberPricing",
"AddIntroOffersOnAcquisitionDashboard",
"ManageMindbodyNetworkSettings",
"ManageProducts",
"ViewProductCost",
"ManageMembershipSettingsForPricing",
"ManagePromotionCodes",
"EditSales",
"PrintProductBarcodes",
"MakeSales",
"AddProductsOnRetailScreen",
"EditSaleDateOnRetailScreen",
"EditSalePriceCountOnRetailScreen",
"EditActivationDateOnRetailScreen",
"ApplyCustomDiscountsOnRetailScreen",
"PayForAnotherClientOnRetailScreen",
"VoidEditPastSales",
"RefundSales",
"RefundSalesToCreditCards",
"LocationSwitching",
"PullReportsForAllLocations",
"LogInventory",
"AdjustInventory",
"TransferInventory",
"ManagePurchaseOrders",
"ManageLocationLocalization",
"ManagePermissionGroups",
"ManageConstantContactSettings",
"AccessServicesPricingScreen",
"ManageSemesters",
"ManageRetentionMarketing",
"ManageSubscriberSetupChecklist",
"ViewClassAndEventReservations",
"BookClassesAndEvents",
"BookClassesAndEventsInThePast",
"BookClassesAndEventsWithoutPayment",
"CancelClassesAndEvents",
"ManageClassNotes",
"ViewAppointmentSchedule",
"ViewPersonalAppointmentSchedule",
"EditPersonalAppointmentSchedule",
"ViewAppointmentDetails",
"ManageAppointmentRequests",
"BookAppointmentsForOtherStaffMembers",
"BookAppointmentsInThePast",
"ChangeAppointmentDetails",
"UseAnyAppointmentAsAnAddon",
"ChangeAppointmentDuration",
"CancelAppointments",
"ApplyPaymentToAppointments",
"CheckOutAppointments",
"OverrideAssignedPricing",
"ManageAppointmentColors",
"ViewAllLocationOnClientLookupScreen",
"AddClient",
"ViewClientProfileScreen",
"EditClientProfileScreen",
"AssignClientIndexes",
"ManageClientSuspensions",
"ViewClientPastVisits",
"ViewClientAccountAndPurchaseHistory",
"EditClientServiceDurationAndAssignedVisits",
"EditClientServiceSessionCount",
"IgnoreServiceCategoriesWhenReassigningPayment",
"ViewClientAutoPaySchedules",
"ManageClientAutoPaySchedules",
"ViewClientDocuments",
"AddClientDocuments",
"DeleteClientDocuments",
"ViewClientFutureVisits",
"ViewClientBillingInformation",
"EditClientBillingInformation",
"ManageClientLogins",
"UnassignClientGiftCards",
"IgnoreCancellationPolicy",
"LaunchSignInScreen",
"DeleteAndTerminateClientContracts",
"ReleaseContractDeposits",
"AutoRenewAndSuspendContracts",
"ManageClassTests",
"ScheduleClassTests",
"ManageClientRequiredFields",
"ManageClientAlerts",
"ManageClientTypesAndClientIndexes",
"ManageClientReferralTypes",
"ManageClientRelationshipTypes",
"ManageClientGenders",
"ClientAcquisitionAndAnalyticsDashboards",
"ViewRetentionMarketingDashboard",
"ExportReports",
"ManageTaggedClients",
"StaffPhoneBookReport",
"ScheduleAtAGlanceReportForAllStaff",
"PersonalScheduleAtAGlanceReport",
"AttendanceWithRevenueReport",
"CancellationsReport",
"PersonalCancellationsReport",
"AccountBalancesReport",
"BulkAutoPaySchedulingFromAccountBalancesReport",
"EventInvoicesReport",
"CashDrawerReportCurrentDate",
"CashDrawerReportAnyDate",
"DailyCloseoutReport",
"SalesReports",
"SalesBySupplierAndProductReports",
"PromoteFeesReport",
"GiftCardsReport",
"InventoryReports",
"MarketingReports",
"AnalysisReports",
"ClientIndexesReports",
"PayrollReportsForAllStaff",
"PersonalPayrollReports",
"StaffPerformanceReports",
"OnlineMetricsReport",
"RetentionManagementReport",
"EntryLogsReport",
"StaffActivityLogReport",
"MembershipReport",
"ManageOnlineOrdersReport",
"TasksReport",
"ClockSelfInAndOut",
"ClockOthersInAndOut",
"AccessTimeclockReport",
"ManageTimeClocks",
"ManageTimeClockTasks",
"ManageContactLogTypes",
"ViewContactLogs",
"AddContactLogs",
"EditOtherStaffMemberContactLogs",
"DeleteContactLogs",
"ContactLogAnalysisReport",
"SalesForecastReport",
"ViewAllClients",
"ManageClientSalesReps",
"CreateRetailTickets",
"EditRetailTickets",
"ManageTaskAssignments",
"MerchantAccountReports",
"VoidCreditCardTransactions",
"SettleCreditCardTransactions",
"UseStoredCreditCards",
"ManageAutoPays",
"ViewPersonalReviews",
"ViewOthersReviews",
"ViewClientNamesOnReviewReport",
"EmailClientsFromReviewReport",
"FlagReviewForRemoval",
"RespondPubliclyToReviews"
]
}