Skip to content

TimeoffRequests Object ​



id
string
REQUIRED · The unique identifier for timeoffpolicies
description
string
This represents the description of the time off request.
reason
object
This represents the reason of the time off request.
id
string
REQUIRED · The unique identifier for timeoff_reason
name
string
This represents the name of the timeoff_reason.
employee
object
This represents the employee requesting time off.
id
string
REQUIRED · The unique identifier for employees
name
string
This represents the name of the employee.
approver
string
This represents the approver of the time off request.
status
string
This represents the status of the time off request.
employee_note
string
This represents the employee note for the time off request.
units
string
This represents the units of the time off request.
All possible enum values:
  • hours
  • days
  • weeks
  • months
amount
number
This represents the amount of the time off request.
timeoff_type
string
This represents the time off type of the time off request.
request_policy_type
string
This represents the request type of the time off request.
start_time
string · date-time
This represents the start time of the time off request.
end_time
string · date-time
This represents the end time of the time off request.
session
string
This represents the session of the time off request.
All possible enum values:
  • full
  • morning
  • afternoon
created_at
string · date-time
This represents the date when the timeoffpolicies was created
updated_at
string · date-time
This represents the date when the timeoffpolicies was updated
remote_data
object
Raw data returned from the remote API call.