admin.settings
Returns a list of all modules, methods and their support variables and types.
Supported Methods:
GET
Params- token (Required): valid token
UPDATE
Params- token (Required): valid token
- admin_past_edit: enum (0, 1)
- book_days_off: enum (0, 1)
- book_days_off_adv: integer
- confirm_trade_before: enum (0, 1)
- confirm_trade_after: enum (0, 1)
- sms: enum (0, 1)
- email: enum (0, 1)
- pm: enum (0, 1)
- visible_staff: enum (0, 1)
- visible_staff_details: enum (0, 1)
- visible_coworkers: enum (0, 1)
- trade_shifts: enum (0, 1)
- coworkers_contacts: enum (0, 1)
- future_avail: enum (0, 1)
- weekly_avail: enum (0, 1)
- visible_overview: enum (0, 1)
- visible_own: enum (0, 1)
- message_wall_on: enum (0, 1)
- message_wall_emp: enum (0, 1)
- message_wall_comments: enum (0, 1)
- on_now: enum (0, 1)
- shift_confirm: enum (0, 1)
- timeclock: enum (0, 1)
- tc_terminal_lock: enum (0, 1)
- tc_round_to: integer
- tc_clock_in_timeframe: integer
- tc_autoclockout: enum (0, 1)
- tc_webcam: enum (0, 1)
- overtime: integer
Documentation
Coming V. Soon