
Workday
Merge interacts with Workday API endpoints to access certain information as detailed below.
API Endpoints
GET/api/absenceManagement/v1/{tenant_name}/balances
Merge interacts with this API endpoint to...
Access TimeOffBalance information
TimeOffBalance fields
remote_data
Arraybalance
Numberemployee
UUIDpolicy_type
EnumPOST/service/{tenant_name}/Human_Resources
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_data
Arraytype
Enumname
Stringparent_group
UUIDremote_id
StringAccess Company information
Company fields
display_name
Stringremote_id
Stringremote_data
ArrayAccess Employee information
Employee fields
preferred_name
Stringhome_location
UUIDstart_date
DateTime (ISO 8601)termination_date
DateTime (ISO 8601)team
UUIDremote_id
Stringpay_group
UUIDcompany
UUIDremote_data
Arraydate_of_birth
DateTime (ISO 8601)ssn
Stringgender
Enumdisplay_full_name
Stringlast_name
Stringmanager
UUIDfirst_name
Stringhire_date
DateTime (ISO 8601)employment_status
Enumethnicity
Enummarital_status
Enumemployee_number
StringAccess PayGroup information
PayGroup fields
remote_id
Stringremote_data
Arraypay_group_name
StringAccess Location information
Location fields
remote_data
Arrayzip_code
Stringcountry
Enumstate
Stringcity
Stringstreet_1
Stringname
Stringstreet_2
Stringremote_id
StringAccess Employment information
Employment fields
remote_data
Arrayjob_title
Stringemployee
UUIDpay_period
Enumpay_frequency
Enumpay_currency
Enumpay_rate
Numberflsa_status
Enumemployment_type
Enumeffective_date
DateTime (ISO 8601)remote_id
StringAccess Team information
Team fields
remote_id
Stringremote_data
Arrayname
StringPOST/service/{tenant_name}/Cash_Management
Merge interacts with this API endpoint to...
Access BankInfo information
BankInfo fields
remote_data
Arrayemployee
UUIDaccount_type
Enumbank_name
Stringaccount_number
Stringrouting_number
StringPOST/service/{tenant_name}/Payroll
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
remote_id
StringAccess EmployeePayrollRun information
EmployeePayrollRun fields
remote_data
Arrayemployee
UUIDnet_pay
Numberstart_date
DateTime (ISO 8601)payroll_run
UUIDend_date
DateTime (ISO 8601)check_date
DateTime (ISO 8601)gross_pay
NumberAccess PayrollRun information
PayrollRun fields
start_date
DateTime (ISO 8601)remote_data
Arrayend_date
DateTime (ISO 8601)run_type
EnumAccess Deduction information
Deduction fields
employee_deduction
Numberremote_data
Arrayemployee_payroll_run
UUIDname
StringAccess Earning information
Earning fields
type
Enumremote_data
Arrayemployee_payroll_run
UUIDamount
NumberGET/api/absenceManagement/v1/{tenant_name}/workers/{employee_id}/timeOffDetails
Merge interacts with this API endpoint to...
Access TimeOff information
TimeOff fields
status
Enumremote_data
Arraystart_time
DateTime (ISO 8601)request_type
Enumunits
Enumamount
NumberGET/api/absenceManagement/v1/{tenant_name}/workers
Merge interacts with this API endpoint to...
Access TimeOff information
TimeOff fields
employee
UUIDPOST/service/{tenant_name}/Time_Tracking
Merge interacts with this API endpoint to...
Access TimesheetEntry information
TimesheetEntry fields
hours_worked
Numberremote_data
Arrayend_time
DateTime (ISO 8601)start_time
DateTime (ISO 8601)employee
UUIDremote_id
String