Create User

Endpoint to create a new User.

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

Create employee JSON Parameters

int64
required

The epoch timestamp in millis. This is checked in Soldo. Requests with timestamp older than 5 seconds will be rejected.

string
required

The name of the User.

string

The middle name of the User.

string
required

The surname of the User.

string

The job title of the User.

string

The email address of the User.

string
required

The mobile number of the User.

string
required

The mobile number country prefix (e.g. +44).

boolean
required
Defaults to false

It determines whether the User has mobile access.

boolean
required
Defaults to false

It determines whether the User has web access.

string

The User reference in an external system.

string

The ID of the User they report to.

string
enum
Defaults to ACTIVE

The status of the User being created.

Allowed:
Headers
string
required
Defaults to {{fingerprint}}

Advanced authentication: SHA512SUM of the Fingerprint order values.

string
required
Defaults to {{fingerprint_signature}}

Advanced authentication: Signature of the X-Soldo-Fingerprint.

Responses

400

Your request has missing arguments or is malformed.

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