Gusto
Merge interacts with Gusto API endpoints to access certain information as detailed below.
API Endpoints
GET/v1/companies/{company_id}/company_benefits
Merge interacts with this API endpoint to...
Access EmployerBenefit information
EmployerBenefit fields
remote_data
Arraydeduction_code
Stringbenefit_plan_type
Enumremote_id
Stringname
Stringdescription
StringGET/v1/companies/{company_id}/employees
Merge interacts with this API endpoint to...
Access Benefit information
Benefit fields
employee
UUIDAccess Employee information
Employee fields
personal_email
Stringmanager
UUIDwork_email
Stringmobile_phone_number
Stringstart_date
DateTime (ISO 8601)termination_date
DateTime (ISO 8601)first_name
Stringlast_name
Stringdisplay_full_name
Stringremote_data
Arraypreferred_name
Stringremote_id
Stringemployment_status
Enumdate_of_birth
DateTime (ISO 8601)Access Employment information
Employment fields
job_title
Stringpay_rate
Numberemployee
UUIDremote_data
Arrayflsa_status
Enumremote_id
Stringpay_period
Enumeffective_date
DateTime (ISO 8601)GET/v1/employees/{employee_id}/employee_benefits
Merge interacts with this API endpoint to...
Access Benefit information
Benefit fields
remote_id
Stringremote_data
Arrayprovider_name
Stringbenefit_plan_type
StringGET/v1/companies/{company_id}
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_id
Stringremote_data
Arraydisplay_name
Stringlegal_name
StringAccess Location information
Location fields
street_1
Stringcity
Stringzip_code
Stringstate
Stringcountry
Enumstreet_2
StringGET/v1/companies/{id}/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringremote_data
Arrayname
StringGET/v1/employees/{employee_id}/home_addresses
Merge interacts with this API endpoint to...
Access Location information
Location fields
street_1
Stringcity
Stringremote_data
Arrayzip_code
Stringstate
Stringcountry
Enumstreet_2
Stringremote_id
StringGET/v1/employees/{employee_id}/work_addresses
Merge interacts with this API endpoint to...
Access Location information
Location fields
street_1
Stringcity
Stringremote_data
Arrayzip_code
Stringstate
Stringcountry
Enumstreet_2
Stringremote_id
StringGET/v1/companies/{company_id}/contractors
Merge interacts with this API endpoint to...
Access Location information
Location fields
street_1
Stringcity
Stringremote_data
Arrayzip_code
Stringstate
Stringcountry
Enumstreet_2
StringAccess Employee information
Employee fields
work_email
Stringstart_date
DateTime (ISO 8601)first_name
Stringlast_name
Stringremote_data
Arraypreferred_name
Stringhome_location
UUIDremote_id
Stringemployment_status
EnumAccess Employment information
Employment fields
pay_rate
Numberpay_frequency
Enumemployee
UUIDremote_data
Arraypay_period
Enumeffective_date
DateTime (ISO 8601)GET/v1/companies/{company_id}/pay_schedules
Merge interacts with this API endpoint to...
Access PayGroup information
PayGroup fields
remote_id
Stringremote_data
Arraypay_group_name
StringGET/v1/companies/{company_id}/pay_schedules/assignments
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
pay_frequency
EnumGET/v1/companies/{company_id}/payrolls
Merge interacts with this API endpoint to...
Access PayrollRun information
PayrollRun fields
check_date
DateTime (ISO 8601)start_date
DateTime (ISO 8601)run_state
Enumremote_data
Arrayremote_id
Stringend_date
DateTime (ISO 8601)run_type
EnumAccess EmployeePayrollRun information
EmployeePayrollRun fields
end_date
DateTime (ISO 8601)check_date
DateTime (ISO 8601)payroll_run
UUIDstart_date
DateTime (ISO 8601)GET/v1/companies/{company_id}/payrolls/{payroll_id}
Merge interacts with this API endpoint to...
Access EmployeePayrollRun information
EmployeePayrollRun fields
remote_data
Arrayemployee
UUIDgross_pay
Numbernet_pay
NumberAccess Tax information
Tax fields
employer_tax
Booleanremote_data
Arrayemployee_payroll_run
UUIDamount
Numbername
StringAccess Deduction information
Deduction fields
remote_data
Arrayemployee_payroll_run
UUIDemployee_deduction
Numbername
StringAccess Earning information
Earning fields
type
Enumamount
Numberemployee_payroll_run
UUIDremote_data
Array