
7shifts
Beta
Merge interacts with 7shifts API endpoints to access certain information as detailed below.
API Endpoints
GET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
remote_data
Arraycountry
Enumstate
Stringcity
Stringname
Stringremote_id
StringGET/company/{company_id}/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
name
Stringremote_id
StringGET/companies
Merge interacts with this API endpoint to...
Access Company information
Company fields
display_name
Stringlegal_name
Stringremote_data
Arrayremote_id
StringGET/company/{company_id}/users
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
mobile_phone_number
Stringdate_of_birth
DateTime (ISO 8601)first_name
Stringcompany
UUIDstart_date
DateTime (ISO 8601)employee_number
Stringhome_location
UUIDavatar
Stringremote_data
Arrayemployment_status
Enumwork_email
Stringlast_name
Stringdisplay_full_name
Stringremote_id
StringAccess Location information
Location fields
street_1
Stringzip_code
Stringphone_number
Stringstate
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
effective_date
DateTime (ISO 8601)pay_period
Enumpay_rate
Numberremote_data
Arrayjob_title
String