Creates or updates the company E-Verify setup.

Access: System, Admin, and ClientAdmin users only.

The submitted credentials are validated before they are saved. The response returns the persisted setup after the save completes.

The endpoint returns 201 Created when the company receives its first E-Verify setup record and 200 OK on later updates.

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

Company identifier from the route.

Body Params

E-Verify setup values to save.

Request payload used to create or update a company E-Verify setup.

string | null
required

Login to store for the company E-Verify account. Required.

string | null
required

Plain-text password to store for the company E-Verify account. Required.

boolean | null
required

Set to true to activate the company E-Verify setup after save. Required.

boolean | null
required

Set to true to use company-specific credentials instead of the instance-level setup. Required.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Responses

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