
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_id
Stringlegal_name
Stringremote_data
Arraydisplay_name
StringGET/company/{company_id}/users
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
last_name
Stringremote_id
Stringdisplay_full_name
Stringcompany
UUIDremote_data
Arrayemployment_status
Enumstart_date
DateTime (ISO 8601)employee_number
Stringwork_email
Stringhome_location
UUIDavatar
Stringmobile_phone_number
Stringfirst_name
Stringdate_of_birth
DateTime (ISO 8601)Access Location information
Location fields
state
Stringstreet_1
Stringzip_code
Stringphone_number
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
Arraypay_period
Enumeffective_date
DateTime (ISO 8601)pay_rate
Numberjob_title
StringGET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
remote_id
Stringremote_data
Arraycountry
Enumstate
Stringcity
Stringname
StringGET/company/{company_id}/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
String