
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
Stringremote_data
Arrayname
StringAccess Group information
Group fields
remote_id
Stringremote_data
Arrayname
StringGET/manage-company/{company_id}/org-details
Merge interacts with this API endpoint to...
Access Company information
Company fields
display_name
Stringremote_data
Arraylegal_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
remote_id
Stringtermination_date
DateTime (ISO 8601)display_full_name
Stringpreferred_name
Stringdate_of_birth
DateTime (ISO 8601)pay_group
UUIDstart_date
DateTime (ISO 8601)gender
Enumhome_location
UUIDfirst_name
Stringemployment_status
Enumssn
Stringremote_data
Arraylast_name
Stringmanager
UUIDteam
UUIDmarital_status
Enumwork_location
UUIDwork_email
Stringethnicity
EnumAccess Location information
Location fields
state
Stringcountry
Enumstreet_1
Stringstreet_2
Stringremote_data
Arraycity
Stringzip_code
StringAccess Employment information
Employment fields
employee
UUIDflsa_status
Enumremote_data
Arraypay_rate
Numberpay_period
Enumeffective_date
DateTime (ISO 8601)employment_type
Enumjob_title
StringAccess EmployeePayrollRun information
EmployeePayrollRun fields
employee
UUIDGET/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)run_type
Enumend_date
DateTime (ISO 8601)Access EmployeePayrollRun information
EmployeePayrollRun fields
check_date
DateTime (ISO 8601)remote_data
Arraypayroll_run
UUIDremote_id
Stringstart_date
DateTime (ISO 8601)end_date
DateTime (ISO 8601)gross_pay
Numbernet_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
type
Enumamount
NumberAccess Tax information
Tax fields
amount
Numbername
StringAccess Deduction information
Deduction fields
company_deduction
Numbername
StringGET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
state
Stringcountry
Enumphone_number
Stringstreet_1
Stringstreet_2
Stringremote_data
Arrayremote_id
Stringcity
Stringname
Stringzip_code
StringGET/company/{companyId}/paygroups
Merge interacts with this API endpoint to...
Access PayGroup information
PayGroup fields
remote_data
Arraypay_group_name
Stringremote_id
String