Creates or updates employees (up to 10000)

Creates or updates employees on given business units.

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

The list of employee to be created or updated.

IEnumerable`1
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

400

Bad Request

401

Unauthorized

403

Forbidden

409

Conflict

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