Updates employee with corresponding id. If fields are left blank, the corresponding employee field will be blanked out.

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

The Id of the employee to update.

Body Params

A representation of an Employee object to be updated by the API.

string | null

The employee's Code.

string | null

The employee's first name.

string | null

The employee's last name.

types
array of strings | null

An array of assigned employee type(s).

types
string | null

The employee's payclass.

address
object
date-time | null

The employeees hire date value is the server time.

string | null

The employee's mobile phone number.

string | null

The employee's home phone number.

string | null

The employee's office phone number.

string | null

The employee's home email.

string | null

The employee's office email.

string | null

The employee's region code.

string | null

The employee's division code.

string | null

The employee's accounting code.

string | null

The employee records status (whether it's active or has been disabled).

uuid | null

The ID associated with the business unit the employee is currently on-loan to.

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

404

Endpoint Not Found. This response may occur if the on-premises E360 service does not exist or is not currently running.

Language
Credentials
OAuth2
Missing 2 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json