TriNet
Merge interacts with TriNet API endpoints to access certain information as detailed below.
API Endpoints
GET/manage-company/{company_id}/org-details
Merge interacts with this API endpoint to...
Access Company information
Company fields
display_name
Stringlegal_name
Stringremote_id
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
employment_status
Enumstart_date
DateTime (ISO 8601)date_of_birth
DateTime (ISO 8601)last_name
Stringethnicity
Enumgender
Enumfirst_name
Stringmarital_status
Enumwork_email
Stringpay_group
UUIDtermination_date
DateTime (ISO 8601)display_full_name
Stringpreferred_name
Stringssn
Stringhome_location
UUIDwork_location
UUIDremote_data
Arrayremote_id
Stringteam
UUIDmanager
UUIDAccess Location information
Location fields
street_2
Stringstreet_1
Stringstate
Stringremote_data
Arraycountry
Enumzip_code
Stringcity
StringAccess Employment information
Employment fields
pay_period
Enumflsa_status
Enumpay_rate
Numberemployee
UUIDjob_title
Stringeffective_date
DateTime (ISO 8601)remote_data
Arrayemployment_type
EnumAccess EmployeePayrollRun information
EmployeePayrollRun fields
employee
UUIDGET/payroll/{company_id}/{employee_id}/paychecks
Merge interacts with this API endpoint to...
Access PayrollRun information
PayrollRun fields
start_date
DateTime (ISO 8601)remote_data
Arrayrun_type
Enumend_date
DateTime (ISO 8601)check_date
DateTime (ISO 8601)Access EmployeePayrollRun information
EmployeePayrollRun fields
net_pay
Numberstart_date
DateTime (ISO 8601)remote_data
Arraypayroll_run
UUIDremote_id
Stringend_date
DateTime (ISO 8601)check_date
DateTime (ISO 8601)gross_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
name
Stringamount
NumberAccess Deduction information
Deduction fields
name
Stringcompany_deduction
NumberGET/company/{companyId}/paygroups
Merge interacts with this API endpoint to...
Access PayGroup information
PayGroup fields
pay_group_name
Stringremote_id
Stringremote_data
ArrayGET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
street_1
Stringstreet_2
Stringstate
Stringremote_data
Arrayphone_number
Stringcountry
Enumremote_id
Stringzip_code
Stringname
Stringcity
StringGET/company/{company_id}/departments
Merge interacts with this API endpoint to...
Access Team information
Team fields
name
Stringremote_id
Stringremote_data
ArrayAccess Group information
Group fields
name
Stringremote_id
Stringremote_data
Array