
Breathe
Merge interacts with Breathe API endpoints to access certain information as detailed below.
API Endpoints
GET/v1/employees
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
employee
UUIDpay_currency
Enumemployment_type
EnumAccess Location information
Location fields
street_1
Stringzip_code
Stringphone_number
Stringremote_data
Arraystate
Stringcity
Stringcountry
Enumstreet_2
StringAccess Group information
Group fields
remote_id
Stringname
StringAccess Employee information
Employee fields
company
UUIDdate_of_birth
DateTime (ISO 8601)manager
UUIDteam
UUIDlast_name
Stringremote_data
Arraydisplay_full_name
Stringwork_location
UUIDethnicity
Enumremote_id
Stringhome_location
UUIDstart_date
DateTime (ISO 8601)work_email
Stringfirst_name
Stringtermination_date
DateTime (ISO 8601)employment_status
Enumavatar
Stringpersonal_email
Stringmarital_status
Enumemployee_number
Stringgender
Enummobile_phone_number
StringAccess BankInfo information
BankInfo fields
routing_number
Stringaccount_number
Stringemployee
UUIDremote_data
Arraybank_name
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
Enumpay_period
Enumpay_rate
Numberremote_data
Arrayeffective_date
DateTime (ISO 8601)GET/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
Stringremote_data
Arrayname
StringGET/v1/sicknesses
Merge interacts with this API endpoint to...
Access TimeOff information
TimeOff fields
remote_id
Stringstart_time
DateTime (ISO 8601)amount
Numberend_time
DateTime (ISO 8601)employee
UUIDstatus
Enumemployee_note
Stringremote_data
ArrayGET/v1/leave_requests
Merge interacts with this API endpoint to...
Access TimeOff information
TimeOff fields
remote_id
Stringstart_time
DateTime (ISO 8601)amount
Numberapprover
UUIDend_time
DateTime (ISO 8601)employee
UUIDstatus
Enumemployee_note
Stringremote_data
Arrayrequest_type
EnumGET/v1/employees/{employee_id}/benefits
Merge interacts with this API endpoint to...
Access Benefit information
Benefit fields
remote_id
Stringemployee_contribution
Numberprovider_name
Stringend_date
DateTime (ISO 8601)start_date
DateTime (ISO 8601)remote_data
Arraycompany_contribution
NumberGET/v1/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringremote_data
Arrayname
StringAccess Team information
Team fields
remote_id
Stringremote_data
Arrayname
String