Skip to main content
Employment objects track the most recent user employment data, such as employer name, manager name, employer address, and other information. The employment data is associated with the link_id from Truv’s Income and Employment product type.
The employments[] array can contain multiple entries. These may represent different employers or multiple positions at the same employer. Multiple positions at the same employer occur when an employee is rehired after an absence — each employment period appears as a separate entry. This is distinct from a promotion or title change, which updates the existing entry rather than creating a new one.When multiple entries exist for the same employer, use original_hire_date to identify the very first hire date at that employer and start_date to identify when the current (or most recent) employment period began. If the employee was never rehired, these two dates are the same.Sandbox testing: Use multiple.employments to test multiple entries from different employers, and multiple.employments2 to test multiple positions at the same employer (rehire scenario).

Attributes

The values in this table cover attributes for the employment endpoints.

Company object

This table covers values within the company object.

Address object

The values in this table are for the address object of the company.

Endpoint

View the available endpoint for employment below.

Example response

The JSON object below is the sample response for the endpoint.