Simployer
Common Model Sync Frequencies
Accessed third-party endpoints
Merge interacts with Simployer API endpoints to access certain information as detailed below.
API Endpoints

GET/v1/department
Merge interacts with this API endpoint to...
Access Team information
Team fields
remote_idString

parent_teamUUID

remote_dataArray

nameString
Access Group information
Group fields
remote_idString

remote_dataArray

nameString
GET/v1/cost-center
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_idString

remote_dataArray

nameString
GET/v1/employee
Merge interacts with this API endpoint to...
Access Location information
Location fields
zip_codeString

remote_dataArray

street_1String

cityString

countryEnum

phone_numberString
Access Employee information
Employee fields
date_of_birthDateTime (ISO 8601)

employment_statusEnum

start_dateDateTime (ISO 8601)

work_locationUUID

managerUUID

work_emailString

ssnString

personal_emailString

employee_numberString

genderEnum

companyUUID

teamUUID

termination_dateDateTime (ISO 8601)

remote_idString

remote_dataArray

home_locationUUID

mobile_phone_numberString

avatarString

last_nameString

first_nameString
Access Employment information
Employment fields
effective_dateDateTime (ISO 8601)

remote_dataArray

employeeUUID

job_titleString
GET/v1/compensation
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
pay_currencyEnum

pay_periodEnum

pay_rateNumber

pay_frequencyEnum
GET/v1/office
Merge interacts with this API endpoint to...
Access Location information
Location fields
phone_numberString

remote_idString

remote_dataArray

nameString
GET/v1/company
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_idString

remote_dataArray

legal_nameString

display_nameString
GET/v1/leave
Merge interacts with this API endpoint to...
Access TimeOff information
TimeOff fields
remote_dataArray

amountNumber

statusEnum

remote_idString

start_timeDateTime (ISO 8601)

end_timeDateTime (ISO 8601)

employee_noteString

employeeUUID