{ "PaymentStatus": { "NotCompleted": 0, "Success": 1, "Failure": 2, "Refunded": 3, "FailedRefund": 4, "PendingRefund": 5 }, "CalendarEventSource": { "Kiwilaunch": 0, "Google": 1 }, "DurationType": { "Standart": 0, "Dynamic": 1 }, "EventType": { "Unavailability": 0, "Appointment": 1, "FixedSchedule": 2 }, "NotificationStatus": { "Scheduled": 0, "Processing": 1, "Delivered": 2, "Cancelled": 3 }, "OnlinePaymentType": { "NotRequired": 0, "Required": 1, "Hybrid": 2 }, "ScheduleType": { "NOT_ASSIGNED": 0, "Appointment": 1, "SingleSessionFixedSchedule": 2, "MultiSessionFixedSchedule": 3, "WeeklyDropIn": 4 }, "StaffStatus": { "Inactive": 0, "Active": 1, "Deleted": -1 }, "Status": { "Draft": 0, "Live": 1, "Dismissed": -1 }, "LocationType": { "OnPremise": 0, "Online": 1, "AtHome": 2 }, "StaffSelectionType": { "Pick": 0, "Hybrid": 1, "AutoAssign": 2 }, "WeekDays": { "Monday": 0, "Tuesday": 1, "Wednesday": 2, "Thursday": 3, "Friday": 4, "Saturday": 5, "Sunday": 6 }, "ReviewStatus": { "Pending": 0, "Approved": 1, "Hidden": 2 }, "PatternFrequency": { "Weekly": 0, "Biweekly": 1, "EveryFourWeeks": 2 }, "ContractStatus": { "Active": 0, "Cancelled": 1 }, "CreatedFrom": { "Checkout": 0, "Backoffice": 1, "System": 2 }, "PurchaseStatus": { "Success": 1, "Fail": 2, "Refunded": 3, "Pending": 4 }, "PurchaseType": { "SingleBooking": 0, "Package": 1, "Subscription": 2 }, "PaymentMethod": { "CashOnDelivery": 0, "CreditCard": 1, "FromPackage": 2, "DeletedContractPayment": 3 }, "PageType": { "Main": 0, "Book": 1 }, "CatalogViewType": { "Grid": 0, "List": 1 }, "MediaFrameViewType": { "None": 0, "Regular": 1, "Circular": 2 }, "CityStatus": { "Inactive": 0, "Active": 1 }, "ProviderStatus": { "Passive": 0, "Active": 1, "WaitingOnboarding": 2 }, "RadiusStyle": { "Rectangle": 0, "Round": 1, "Pill": 2 }, "SignupCodeStatus": { "Fresh": 0, "Redeemed": 1, "Dismissed": -1 }, "LeadEventType": { "ReviewEmail": 0 }, "CustomerLeadEventStatus": { "Sent": 0 }, "NotificationChannel": { "Email": 0, "Sms": 1, "Whatsapp": 2 }, "NotificationType": { "Review": 0 }, "CommunicationChannel": { "Email": 0, "Sms": 1, "Whatsapp": 2 }, "CommunicationType": { "Review": 0, "InCompleteBookingFollowUp": 1 }, "CommunicationStatus": { "Scheduled": 0, "Processing": 1, "Delivered": 2, "Cancelled": 3, "Failed": 4 }, "DraftStatus": { "Draft": 0, "FollowUp": 1, "ClosedWon": 2, "ClosedLost": 3 }, "DiscountType": { "Percentage": 0, "FixedAmount": 1 }, "CatalogSorting": { "Custom": 0, "Smart": 1 }, "BookingEventType": { "Created": 0, "Updated": 1, "Cancelled": 2, "Commented": 3 }, "BookingStatus": { "Confirmed": 1, "Cancelled": 2 }, "Role": { "Staff": 0, "Admin": 1, "Integration": 2, "KiwiAdmin": -1 }, "TokenType": { "ForgotPassword": 0, "OnboardingToken": 1 } }