
7shifts
Beta
Merge interacts with 7shifts API endpoints to access certain information as detailed below.
API Endpoints
GET/companies
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_data
Arraylegal_name
Stringremote_id
Stringdisplay_name
StringGET/company/{company_id}/users
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
date_of_birth
DateTime (ISO 8601)start_date
DateTime (ISO 8601)remote_data
Arraylast_name
Stringmobile_phone_number
Stringhome_location
UUIDemployee_number
Stringdisplay_full_name
Stringremote_id
Stringfirst_name
Stringcompany
UUIDemployment_status
Enumwork_email
Stringavatar
StringAccess Location information
Location fields
phone_number
Stringzip_code
Stringstate
Stringstreet_1
Stringcity
StringAccess Employment information
Employment fields
employee
UUIDGET/company/{company_id}/users/{user_id}/wages
Merge interacts with this API endpoint to...
Access Employment information
Employment fields
remote_data
Arrayeffective_date
DateTime (ISO 8601)pay_period
Enumjob_title
Stringpay_rate
NumberGET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
state
Stringcountry
Enumremote_data
Arrayname
Stringcity
Stringremote_id
StringGET/company/{company_id}/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
name
Stringremote_id
String