
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
display_name
Stringremote_data
Arraylegal_name
Stringremote_id
StringGET/company/{company_id}/locations
Merge interacts with this API endpoint to...
Access Location information
Location fields
state
Stringcountry
Enumremote_data
Arrayremote_id
Stringcity
Stringname
StringGET/company/{company_id}/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
StringGET/company/{company_id}/users
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
display_full_name
Stringdate_of_birth
DateTime (ISO 8601)mobile_phone_number
Stringremote_data
Arrayemployee_number
Stringremote_id
Stringstart_date
DateTime (ISO 8601)work_email
Stringlast_name
Stringemployment_status
Enumfirst_name
Stringhome_location
UUIDcompany
UUIDavatar
StringAccess Location information
Location fields
state
Stringphone_number
Stringstreet_1
Stringcity
Stringzip_code
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_rate
Numberpay_period
Enumeffective_date
DateTime (ISO 8601)job_title
String