Skip to content

Employments Object ​



id
string
REQUIRED · The unique identifier for employments
employee
object
Employee associated with this employment
id
string
The unique identifier for employees
name
string
The name of the employee
job_title
string
Job title of the employee
pay_rate
number
This represents the pay rate
pay_period
string
This represents the pay period
pay_frequency
string
This represents the pay frequency
pay_currency
string
This represents the pay currency
pay_group
string
This represents the pay group
flsa_status
string
This represents the flsa status
effective_date
string · date-time
Represents the effective date of the employment
end_date
string · date-time
Represents the end date of the employment
employment_type
string
This represents the employment type
All possible enum values:
  • full_time
  • part_time
  • contract
  • internship
  • temporary
  • trainee
  • volunteer
  • per_diem
end_reason
string
Represents why the employment ended
created_at
string · date-time
This represents the date when the employments was created
updated_at
string · date-time
This represents the date when the employments was updated
remote_data
object
Raw data returned from the remote API call.