Patches a employee information for a given employee ID.

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

The unique identifier of a employee to update.

Query Params
string

The requested API version

Body Params

The request containing the employee information to patch.

string | null

First name of the employee

string | null

Last name of the employee

string | null

Initials of the employee

date-time | null

Hire date of the employee

string | null

Professional designation of the employee

date-time | null

Date of birth of the employee

int64 | null

Unique identifier of the supervisor

string | null

Job title of the employee

string | null

Job description of the employee

string | null

PCN of the employee

boolean

Flag for enrolled engagement module

boolean

Flag for integration request sent

double | null

Base pay of the employee

double | null

Current salary of the employee

string | null

Bonus of the employee

boolean

Flag for the exempt

boolean

Flag for the health plan

string | null

NPI : A unique identification number for covered health care providers

boolean | null

Makes Employee Active or inactive

string | null

Username of the employee user.

string | null

Password of the employee user. This should be used only when we are using username and password for login.

string | null

Domain name of the of the employee user. This should be used only when domain user login is configured.

Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses

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