The Employment object
The Employment object is used to represent a job position at a company.
If an integration supports historical tracking of employments, it will be reflected in the data. If not, a new Employment object will be created whenever there is a change in job title or pay. The effective_date field should be used to order Employment objects, with the most recent date corresponding to the latest employment record for an employee.
id
remote_id
created_at
The datetime that this object was created by Merge.
modified_at
The datetime that this object was modified by Merge.
employee
The employee holding this position.
job_title
The position's title.
pay_rate
The position's pay rate.
pay_period
pay_frequency
pay_currency
The position's currency code. The currency code in ISO 4217 format.
pay_group
The employment's pay group
flsa_status
Allowed values:
effective_date
The position's effective date.
employment_type
Allowed values:
remote_was_deleted
field_mappings
remote_data