Create a new employee.

First and Last name is required. Payclass is needed if employee is mechanic or fueler.
For help with authorization, see https://developer.hcssapps.com/getting-started/request-tokens

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

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

uuid

The employee's business unit ID. Omitting this field will default to the business unit associated with the user performing the call.

string | null

The employee's Code.

string
required

The employee's first name.

string
required

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