
Gusto
Merge interacts with Gusto API endpoints to access certain information as detailed below.
API Endpoints
GET/v1/companies/{company_id}
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_id
Stringlegal_name
Stringremote_data
Arraydisplay_name
StringAccess Location information
Location fields
country
Enumstate
Stringstreet_2
Stringstreet_1
Stringzip_code
Stringcity
StringGET/v1/employees/{employee_id}/home_addresses
Merge interacts with this API endpoint to...
Access Location information
Location fields
remote_id
Stringremote_data
Arraycountry
Enumstate
Stringstreet_2
Stringstreet_1
Stringzip_code
Stringcity
StringGET/v1/companies/{company_id}/employees
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
remote_id
Stringlast_name
Stringdisplay_full_name
Stringteam
UUIDremote_data
Arrayemployment_status
Enumstart_date
DateTime (ISO 8601)preferred_name
Stringtermination_date
DateTime (ISO 8601)work_email
Stringmanager
UUIDmobile_phone_number
Stringfirst_name
Stringpersonal_email
Stringdate_of_birth
DateTime (ISO 8601)Access Benefit information
Benefit fields
employee
UUIDAccess Employment information
Employment fields
remote_id
Stringremote_data
Arrayemployment_type
Enumemployee
UUIDpay_rate
Numberpay_period
Enumjob_title
Stringeffective_date
DateTime (ISO 8601)flsa_status
EnumGET/v1/companies/{company_id}/company_benefits
Merge interacts with this API endpoint to...
Access EmployerBenefit information
EmployerBenefit fields
remote_id
Stringremote_data
Arraybenefit_plan_type
Enumname
Stringdeduction_code
Stringdescription
StringGET/v1/employees/{employee_id}/employee_benefits
Merge interacts with this API endpoint to...
Access Benefit information
Benefit fields
remote_id
Stringbenefit_plan_type
Stringremote_data
Arrayprovider_name
StringGET/v1/companies/{company_id}/contractors
Merge interacts with this API endpoint to...
Access Location information
Location fields
remote_data
Arraycountry
Enumstate
Stringstreet_2
Stringstreet_1
Stringzip_code
Stringcity
StringAccess Employee information
Employee fields
last_name
Stringremote_id
Stringremote_data
Arrayemployment_status
Enumstart_date
DateTime (ISO 8601)preferred_name
Stringtermination_date
DateTime (ISO 8601)work_email
Stringhome_location
UUIDwork_location
UUIDfirst_name
StringAccess Employment information
Employment fields
pay_frequency
Enumremote_data
Arrayemployee
UUIDpay_rate
Numberpay_period
Enumeffective_date
DateTime (ISO 8601)GET/v1/companies/{company_id}/payrolls/{payroll_id}
Merge interacts with this API endpoint to...
Access Tax information
Tax fields
remote_data
Arrayemployee_payroll_run
UUIDamount
Numbername
Stringemployer_tax
BooleanAccess Deduction information
Deduction fields
company_deduction
Numberremote_data
Arrayemployee_payroll_run
UUIDemployee_deduction
Numbername
StringAccess Earning information
Earning fields
amount
Numberremote_data
Arrayemployee_payroll_run
UUIDtype
EnumAccess Employment information
Employment fields
employee
UUIDremote_data
ArrayAccess EmployeePayrollRun information
EmployeePayrollRun fields
remote_data
Arraystart_date
DateTime (ISO 8601)gross_pay
Numberend_date
DateTime (ISO 8601)employee
UUIDnet_pay
NumberGET/v1/companies/{company_id}/payrolls
Merge interacts with this API endpoint to...
Access PayrollRun information
PayrollRun fields
remote_id
Stringcheck_date
DateTime (ISO 8601)run_type
Enumremote_data
Arraystart_date
DateTime (ISO 8601)end_date
DateTime (ISO 8601)run_state
EnumAccess EmployeePayrollRun information
EmployeePayrollRun fields
payroll_run
UUIDcheck_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
Stringpay_group_name
Stringremote_data
ArrayGET/v1/companies/{company_id}/pay_schedules/assignments
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
pay_frequency
EnumGET/v1/companies/{id}/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
Stringremote_data
ArrayAccess Team information
Team fields
remote_id
Stringname
Stringremote_data
ArrayGET/v1/employees/{employee_id}/work_addresses
Merge interacts with this API endpoint to...
Access Location information
Location fields
remote_id
Stringremote_data
Arraycountry
Enumstate
Stringstreet_2
Stringstreet_1
Stringzip_code
Stringcity
String