Creates or replaces the employee's pending emergency-contact change request.

Access: Employee users only.

Phone numbers are normalized before the request is stored. The response returns the saved request payload.

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

Company identifier from the route.

int32
required

Employee identifier from the route.

Body Params

Emergency-contact request payload to store.

Payload used to submit or review an employee emergency-contact change request.

string | null
required

Emergency-contact first name.

string | null
required

Emergency-contact last name.

string | null

Primary phone number for the emergency contact.

string | null

Alternate phone number for the emergency contact.

string | null

Email address for the emergency contact.

int32
enum

Members:

  • 1 - Spouse ( Spouse. )
  • 2 - Partner ( Partner. )
  • 3 - Parent ( Parent. )
  • 255 - Other ( Other. )
Allowed:
string | null

Optional note stored with the emergency-contact request.

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