Add an E-Verify Record

Adds information about the talent’s E-Verify record. The information about the record is displayed in the Personal Information section of the Tax tab of the talent’s profile page.

Path Params
string
required

The identifier for the talent whose E-Verify case should be added.

Body Params
int32

The identifier for the talent.

string
length ≤ 20

The number of the E-Verify case.

date-time

The date the case was submitted. The field follows the YYYY-MM-DD or YYYY-MM-DDTHH:mm:ss formats and also supports fractional seconds, such as YYYY-MM-DDTHH:mm:ss.sss. For example, 2024-12-01, 2024-12-01T14:30:00, and 2024-12-01T14:30:00.546.

enum

Information about the case status.

boolean

An indication of whether the case is closed or not.

boolean

An indication of whether the case is authorized or not.

string
length ≤ 250

The URL to the E-Verify case.

string
length ≤ 250

The company or service that is handling the E-Verify case.

int32

The identifier for the user who submitted the case.

int32

The identifier for the talent onboarding task related to the E-Verify case.

date-time

The event UTC timestamp passed in by the partner, in the format "yyyy-MM-ddTHH:mm:ssZ". For example, 2024-12-01T14:30:00Z.

Headers
uuid

Unique request identifier (GUID) used to correlate request data with log entries and events.

integer

An integer identifier for the tenant that the request is being made for. Required when Tenant header is not provided.

string

Tenant company code that determines data access scope during the request. Required when FrontOfficeTenantId header is not provided.

Responses

401

Unauthorized

403

Access Denied

405

Unsupported method

406

Unsupported format(s) indicated by Accept header

415

Unsupported format(s) indicated by the Content-Type header

429

Too many requests

500

An unexpected error occurred

502

Service Unavailable

504

Gateway Timeout

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