
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
Stringlegal_name
Stringremote_data
Arraydisplay_name
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
team
UUIDgender
Enumemployment_status
Enumstart_date
DateTime (ISO 8601)last_name
Stringpreferred_name
Stringssn
Stringmanager
UUIDfirst_name
Stringremote_data
Arraymarital_status
Enumtermination_date
DateTime (ISO 8601)home_location
UUIDethnicity
Enumdisplay_full_name
Stringdate_of_birth
DateTime (ISO 8601)remote_id
Stringwork_email
Stringwork_location
UUIDpay_group
UUIDAccess Location information
Location fields
remote_data
Arraycountry
Enumstate
Stringstreet_2
Stringstreet_1
Stringzip_code
Stringcity
StringAccess Employment information
Employment fields
remote_data
Arrayemployment_type
Enumemployee
UUIDpay_rate
Numberpay_period
Enumjob_title
Stringeffective_date
DateTime (ISO 8601)flsa_status
EnumAccess EmployeePayrollRun information
EmployeePayrollRun fields
employee
UUIDGET/company/{companyId}/paygroups
Merge interacts with this API endpoint to...
Access PayGroup information
PayGroup fields
remote_id
Stringpay_group_name
Stringremote_data
ArrayGET/payroll/{company_id}/{employee_id}/paychecks
Merge interacts with this API endpoint to...
Access PayrollRun information
PayrollRun fields
remote_data
Arraycheck_date
DateTime (ISO 8601)run_type
Enumstart_date
DateTime (ISO 8601)end_date
DateTime (ISO 8601)Access EmployeePayrollRun information
EmployeePayrollRun fields
remote_id
Stringcheck_date
DateTime (ISO 8601)remote_data
Arraypayroll_run
UUIDstart_date
DateTime (ISO 8601)gross_pay
Numberend_date
DateTime (ISO 8601)net_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_id
Stringremote_data
Arraycountry
Enumstate
Stringstreet_1
Stringstreet_2
Stringzip_code
Stringphone_number
Stringcity
Stringname
String