
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
Arraydisplay_name
Stringlegal_name
Stringremote_id
StringGET/company/{company_id}/users
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
date_of_birth
DateTime (ISO 8601)display_full_name
Stringremote_id
Stringcompany
UUIDlast_name
Stringavatar
Stringemployee_number
Stringwork_email
Stringfirst_name
Stringhome_location
UUIDmobile_phone_number
Stringremote_data
Arraystart_date
DateTime (ISO 8601)employment_status
EnumAccess Location information
Location fields
zip_code
Stringcity
Stringstreet_1
Stringphone_number
Stringstate
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
effective_date
DateTime (ISO 8601)pay_period
Enumjob_title
Stringpay_rate
Numberremote_data
ArrayGET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
country
Enumname
Stringremote_id
Stringcity
Stringremote_data
Arraystate
StringGET/company/{company_id}/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
name
Stringremote_id
String