
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_data
Arrayname
Stringremote_id
StringAccess Group information
Group fields
remote_data
Arrayname
Stringremote_id
StringGET/manage-company/{company_id}/org-details
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_data
Arraydisplay_name
Stringlegal_name
Stringremote_id
StringAccess Employee information
Employee fields
company
UUIDGET/company/{company_id}/employees?viewType=All
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
first_name
Stringstart_date
DateTime (ISO 8601)termination_date
DateTime (ISO 8601)marital_status
Enumteam
UUIDlast_name
Stringethnicity
Enumpay_group
UUIDdisplay_full_name
Stringwork_email
Stringmanager
UUIDgender
Enumhome_location
UUIDssn
Stringemployment_status
Enumremote_id
Stringwork_location
UUIDremote_data
Arraydate_of_birth
DateTime (ISO 8601)preferred_name
StringAccess Location information
Location fields
city
Stringcountry
Enumzip_code
Stringstreet_2
Stringstreet_1
Stringremote_data
Arraystate
StringAccess Employment information
Employment fields
employment_type
Enumpay_period
Enumeffective_date
DateTime (ISO 8601)remote_data
Arrayjob_title
Stringpay_rate
Numberflsa_status
Enumemployee
UUIDAccess EmployeePayrollRun information
EmployeePayrollRun fields
employee
UUIDGET/company/{companyId}/paygroups
Merge interacts with this API endpoint to...
Access PayGroup information
PayGroup fields
remote_data
Arraypay_group_name
Stringremote_id
StringGET/payroll/{company_id}/{employee_id}/paychecks
Merge interacts with this API endpoint to...
Access PayrollRun information
PayrollRun fields
check_date
DateTime (ISO 8601)end_date
DateTime (ISO 8601)start_date
DateTime (ISO 8601)remote_data
Arrayrun_type
EnumAccess EmployeePayrollRun information
EmployeePayrollRun fields
check_date
DateTime (ISO 8601)net_pay
Numberend_date
DateTime (ISO 8601)start_date
DateTime (ISO 8601)remote_id
Stringremote_data
Arraypayroll_run
UUIDgross_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
city
Stringcountry
Enumzip_code
Stringphone_number
Stringname
Stringstreet_2
Stringstreet_1
Stringremote_id
Stringremote_data
Arraystate
String