
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
name
Stringremote_id
Stringcity
Stringremote_data
Arraystate
Stringcountry
EnumGET/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
Stringremote_id
Stringlegal_name
Stringremote_data
ArrayGET/company/{company_id}/users
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
avatar
Stringhome_location
UUIDremote_id
Stringdate_of_birth
DateTime (ISO 8601)display_full_name
Stringemployee_number
Stringmobile_phone_number
Stringwork_email
Stringcompany
UUIDremote_data
Arrayemployment_status
Enumlast_name
Stringfirst_name
Stringstart_date
DateTime (ISO 8601)Access Location information
Location fields
zip_code
Stringcity
Stringphone_number
Stringstreet_1
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
pay_rate
Numberjob_title
Stringeffective_date
DateTime (ISO 8601)pay_period
Enumremote_data
Array