Updates an employee by its code.

If Dispatcher or HeavyJob Desktop is Integrated, this process will be handled as a background task
For help with authorization, please visit https://developer.hcssapps.com/getting-started/request-tokens

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

The employee code.

Body Params

The employee.

string
required

A code that represents the employee.

string | null

The address of the employee.

string | null

The second line of the address of the employee if they have one.

string | null

The city.

string | null

The country.

string | null

The email address of the employee.

string | null

The first name.

string | null

The last name.

string | null

The last name.

string | null

The mobile phone of the employee.

string | null

An alias the employee goes by.

string | null

The second phone of the employee if they have one.

string | null

The state.

string | null

The suffix if an employee has one. Jr. or Sr. for example.

string | null

The zip code.

productData
object
businessUnits
array of objects | null

Business Units the employee should be visible in.

IEnumerable`1
Headers
string
enum
Defaults to application/json-patch+json

Generated from available request content types

Allowed:
Responses
204

No Content

401

Unauthorized

403

Forbidden

404

Not Found

Language
Credentials
OAuth2
Missing 2 required scopes
LoadingLoading…
Response
Click Try It! to start a request and see the response here!