
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_id
Stringname
Stringremote_data
Arraystate
Stringcity
Stringcountry
EnumGET/company/{company_id}/departments
Merge interacts with this API endpoint to...
Access Group information
Group fields
remote_id
Stringname
StringGET/companies
Merge interacts with this API endpoint to...
Access Company information
Company fields
remote_id
Stringremote_data
Arraylegal_name
Stringdisplay_name
StringGET/company/{company_id}/users
Merge interacts with this API endpoint to...
Access Employee information
Employee fields
remote_id
Stringcompany
UUIDdate_of_birth
DateTime (ISO 8601)employee_number
Stringemployment_status
Enumhome_location
UUIDavatar
Stringmobile_phone_number
Stringstart_date
DateTime (ISO 8601)work_email
Stringlast_name
Stringremote_data
Arraydisplay_full_name
Stringfirst_name
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
job_title
Stringpay_period
Enumremote_data
Arraypay_rate
Numbereffective_date
DateTime (ISO 8601)