
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
remote_id
Stringfirst_name
Stringdisplay_full_name
Stringwork_email
Stringlast_name
Stringdate_of_birth
DateTime (ISO 8601)company
UUIDremote_data
Arrayemployment_status
Enumemployee_number
Stringmobile_phone_number
Stringavatar
Stringhome_location
UUIDstart_date
DateTime (ISO 8601)Access Location information
Location fields
city
Stringstreet_1
Stringstate
Stringzip_code
Stringphone_number
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
pay_period
Enumjob_title
Stringremote_data
Arrayeffective_date
DateTime (ISO 8601)pay_rate
NumberGET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
remote_id
Stringcity
Stringremote_data
Arraycountry
Enumstate
Stringname
StringGET/company/{company_id}/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
String