
Breathe
Merge interacts with Breathe API endpoints to access certain information as detailed below.
API Endpoints
GET/v1/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
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
pay_currency
Enumemployee
UUIDemployment_type
EnumAccess Location information
Location fields
remote_data
Arraycountry
Enumstate
Stringstreet_2
Stringstreet_1
Stringzip_code
Stringphone_number
Stringcity
StringAccess Group information
Group fields
remote_id
Stringname
StringAccess Employee information
Employee fields
gender
Enumteam
UUIDemployment_status
Enumstart_date
DateTime (ISO 8601)mobile_phone_number
Stringlast_name
Stringcompany
UUIDemployee_number
Stringmanager
UUIDfirst_name
Stringremote_data
Arraymarital_status
Enumtermination_date
DateTime (ISO 8601)home_location
UUIDethnicity
Enumdisplay_full_name
Stringdate_of_birth
DateTime (ISO 8601)remote_id
Stringwork_email
Stringavatar
Stringwork_location
UUIDpersonal_email
StringAccess BankInfo information
BankInfo fields
remote_data
Arraybank_name
Stringrouting_number
Stringemployee
UUIDaccount_number
StringAccess Benefit information
Benefit fields
employee
UUIDGET/v1/employee_jobs
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
job_title
StringGET/v1/employees/{employee_id}/salaries
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
pay_frequency
Enumremote_data
Arraypay_period
Enumpay_rate
Numbereffective_date
DateTime (ISO 8601)GET/v1/employees/{employee_id}/benefits
Merge interacts with this API endpoint to...
Access Benefit information
Benefit fields
remote_id
Stringremote_data
Arrayemployee_contribution
Numberstart_date
DateTime (ISO 8601)end_date
DateTime (ISO 8601)provider_name
Stringcompany_contribution
NumberGET/v1/account
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_id
Stringremote_data
Arraydisplay_name
StringGET/v1/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
remote_id
Stringname
Stringremote_data
ArrayGET/v1/sicknesses
Merge interacts with this API endpoint to...
Access TimeOff information
TimeOff fields
remote_id
Stringstatus
Enumend_time
DateTime (ISO 8601)remote_data
Arrayemployee_note
Stringemployee
UUIDstart_time
DateTime (ISO 8601)amount
NumberGET/v1/leave_requests
Merge interacts with this API endpoint to...
Access TimeOff information
TimeOff fields
remote_id
Stringstatus
Enumend_time
DateTime (ISO 8601)remote_data
Arrayemployee_note
Stringrequest_type
Enumemployee
UUIDstart_time
DateTime (ISO 8601)approver
UUIDamount
Number