Creates or updates the employee's emergency contact information.

Access: System, Admin, ClientAdmin, and Employee users.

The supplied contact data replaces the stored emergency contact record for the employee.

When the save operation succeeds, the response body is an Worklio.ApiModels.API.Models.Clients.Employee.EmployeeEmergencyInfoUpdate_v10 instance populated from the request payload.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

Identifier of the employee's company from the route.

int32
required

Identifier of the employee whose emergency contact should be updated.

Body Params

Emergency contact data to save for the employee.

Request payload used to create or update an employee emergency contact.

string | null
required

Emergency contact first name. Required.

string | null
required

Emergency contact last name. Required.

string | null

Primary phone number for the emergency contact.

string | null

Alternate phone number for the emergency contact when one is available.

string | null

Email address for the emergency contact when one is available.

int32
enum

EeContactRelationship_v10 enum

Members:

  • 1 - Spouse ( Spouse. )
  • 2 - Partner ( Partner. )
  • 3 - Parent ( Parent. )
  • 255 - Other ( Other. )

Allowed:
string | null

Free-form note stored with the emergency contact.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Responses

Language
Credentials
Bearer
jwt
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json