TriNet
Merge interacts with TriNet API endpoints to access certain information as detailed below.
API Endpoints
GET/payroll/{company_id}/{employee_id}/paychecks
Merge interacts with this API endpoint to...
Access PayrollRun information
PayrollRun fields
remote_data
Arrayend_date
DateTime (ISO 8601)start_date
DateTime (ISO 8601)check_date
DateTime (ISO 8601)run_type
EnumAccess EmployeePayrollRun information
EmployeePayrollRun fields
payroll_run
UUIDremote_data
Arrayend_date
DateTime (ISO 8601)gross_pay
Numberremote_id
Stringstart_date
DateTime (ISO 8601)check_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/company/{company_id}/employees?viewType=All
Merge interacts with this API endpoint to...
Access EmployeePayrollRun information
EmployeePayrollRun fields
employee
UUIDAccess Employee information
Employee fields
work_email
Stringtermination_date
DateTime (ISO 8601)first_name
Stringlast_name
Stringssn
Stringgender
Enumwork_location
UUIDdate_of_birth
DateTime (ISO 8601)manager
UUIDstart_date
DateTime (ISO 8601)employment_status
Enumpay_group
UUIDhome_location
UUIDdisplay_full_name
Stringremote_data
Arraypreferred_name
Stringremote_id
Stringmarital_status
Enumethnicity
Enumteam
UUIDAccess Location information
Location fields
city
Stringzip_code
Stringremote_data
Arraystate
Stringcountry
Enumstreet_2
Stringstreet_1
StringAccess Employment information
Employment fields
effective_date
DateTime (ISO 8601)pay_period
Enumflsa_status
Enumremote_data
Arrayemployment_type
Enumemployee
UUIDjob_title
Stringpay_rate
NumberGET/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
company_deduction
Numbername
StringGET/company/{companyId}/paygroups
Merge interacts with this API endpoint to...
Access PayGroup information
PayGroup fields
remote_data
Arrayremote_id
Stringpay_group_name
StringGET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
city
Stringzip_code
Stringremote_data
Arrayname
Stringremote_id
Stringstate
Stringcountry
Enumphone_number
Stringstreet_2
Stringstreet_1
StringGET/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
display_name
Stringlegal_name
Stringremote_data
Arrayremote_id
StringAccess Employee information
Employee fields
company
UUID