POST
/
workers

Parameters

type
string
required

The worker’s primary employment type, one of employee, contractor or vendor.

number
string

The company-assigned employee number. Optional.

name
object
required

An object with names associated with this worker.

email
string
required

The primary email address of this worker.

title
string

The worker’s job title.

Returns

Returns the Worker object after successful worker creation. Returns an error code if create parameters are invalid.