
TriNet
Merge interacts with TriNet API endpoints to access certain information as detailed below.
API Endpoints
GET/company/{company_id}/departments
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_id
Stringname
Stringremote_data
ArrayAccess Group information
Group fields
remote_id
Stringname
Stringremote_data
ArrayGET/manage-company/{company_id}/org-details
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_id
Stringdisplay_name
Stringlegal_name
Stringremote_data
ArrayAccess Employee information
Employee fields
company
UUIDGET/company/{company_id}/employees?viewType=All
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
manager
UUIDpreferred_name
Stringssn
Stringremote_id
Stringpay_group
UUIDlast_name
Stringmarital_status
Enumtermination_date
DateTime (ISO 8601)gender
Enumdate_of_birth
DateTime (ISO 8601)work_email
Stringteam
UUIDhome_location
UUIDdisplay_full_name
Stringremote_data
Arraystart_date
DateTime (ISO 8601)ethnicity
Enumemployment_status
Enumwork_location
UUIDfirst_name
StringAccess Location information
Location fields
remote_data
Arrayzip_code
Stringstate
Stringstreet_2
Stringcity
Stringcountry
Enumstreet_1
StringAccess Employment information
Employment fields
flsa_status
Enumpay_rate
Numberpay_period
Enumremote_data
Arrayjob_title
Stringeffective_date
DateTime (ISO 8601)employment_type
Enumemployee
UUIDAccess EmployeePayrollRun information
EmployeePayrollRun fields
employee
UUIDGET/company/{companyId}/paygroups
Merge interacts with this API endpoint to...
Access PayGroup information
PayGroup fields
pay_group_name
Stringremote_id
Stringremote_data
ArrayGET/payroll/{company_id}/{employee_id}/paychecks
Merge interacts with this API endpoint to...
Access PayrollRun information
PayrollRun fields
check_date
DateTime (ISO 8601)remote_data
Arraystart_date
DateTime (ISO 8601)end_date
DateTime (ISO 8601)run_type
EnumAccess EmployeePayrollRun information
EmployeePayrollRun fields
payroll_run
UUIDcheck_date
DateTime (ISO 8601)net_pay
Numberremote_data
Arraystart_date
DateTime (ISO 8601)end_date
DateTime (ISO 8601)remote_id
Stringgross_pay
NumberAccess Earning information
Earning fields
employee_payroll_run
UUIDAccess Tax information
Tax fields
employee_payroll_run
UUIDAccess Deduction information
Deduction fields
employee_payroll_run
UUIDGET/payroll/{company_id}/{employee_id}/paycheck-details/{employee_payroll_run_id}
Merge interacts with this API endpoint to...
Access Earning information
Earning fields
amount
Numbertype
EnumAccess Tax information
Tax fields
amount
Numbername
StringAccess Deduction information
Deduction fields
name
Stringcompany_deduction
NumberGET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
remote_data
Arrayzip_code
Stringstate
Stringstreet_2
Stringname
Stringcity
Stringphone_number
Stringcountry
Enumremote_id
Stringstreet_1
String