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
The third-party API ID of the matching object.
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
The time period this pay rate encompasses.
* `HOUR` - HOUR
* `DAY` - DAY
* `WEEK` - WEEK
* `EVERY_TWO_WEEKS` - EVERY_TWO_WEEKS
* `SEMIMONTHLY` - SEMIMONTHLY
* `MONTH` - MONTH
* `QUARTER` - QUARTER
* `EVERY_SIX_MONTHS` - EVERY_SIX_MONTHS
* `YEAR` - YEAR
pay_frequency
The position's pay frequency.
* `WEEKLY` - WEEKLY
* `BIWEEKLY` - BIWEEKLY
* `MONTHLY` - MONTHLY
* `QUARTERLY` - QUARTERLY
* `SEMIANNUALLY` - SEMIANNUALLY
* `ANNUALLY` - ANNUALLY
* `THIRTEEN-MONTHLY` - THIRTEEN-MONTHLY
* `PRO_RATA` - PRO_RATA
* `SEMIMONTHLY` - SEMIMONTHLY
pay_currency
The position's currency code. The currency code in ISO 4217 format.
pay_group
The employment's pay group
flsa_status
The position's FLSA status.
* `EXEMPT` - EXEMPT
* `SALARIED_NONEXEMPT` - SALARIED_NONEXEMPT
* `NONEXEMPT` - NONEXEMPT
* `OWNER` - OWNER
Allowed values:
effective_date
The position's effective date.
employment_type
The position's type of employment.
* `FULL_TIME` - FULL_TIME
* `PART_TIME` - PART_TIME
* `INTERN` - INTERN
* `CONTRACTOR` - CONTRACTOR
* `FREELANCE` - FREELANCE
Allowed values:
remote_was_deleted
Indicates whether or not this object has been deleted in the third party platform. Full coverage deletion detection is a premium add-on. Native deletion detection is offered for free with limited coverage. [Learn more](https://docs.merge.dev/integrations/hris/supported-features/).
field_mappings
remote_data