Prefills the employee personal-information step from the employer side.

Access: System, Admin, and ClientAdmin users only.

The endpoint lets the employer seed or correct personal-information fields that the employee later sees in phase 2.
Depending on template configuration, driver-license details and W-2 electronic consent can be required before the step is approved.

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

Company identifier from the route.

int32
required

Onboarding identifier from the route.

Body Params

Personal-information values to prefill into the employee step.

Request payload used to prefill the employee personal-information step.

string | null

Social Security number to store or prefill for the employee.

int32
enum

Members:

  • 1 - Mr ( Mr.. )
  • 2 - Miss ( Miss.. )
  • 3 - Mrs ( Mrs.. )
  • 4 - Ms ( Ms. )
  • 5 - Dr ( Dr.. )
Allowed:
string | null

Employee first name.

string | null

Employee last name.

string | null

Employee middle name.

string | null

Other legal name used by the employee, when applicable.

string | null

Preferred nickname.

string | null

Name suffix, such as Jr. or III.

date | null
required

Date of birth in date format.
Data type is validated and must be Number

int32
enum

Members:

  • 1 - Female ( Female. )
  • 2 - Male ( Male. )
  • 3 - Other ( Other. )
Allowed:
int32
enum

Members:

  • 1 - USCitizen ( USCitizen. )
  • 2 - PernamentResident ( PernamentResident. )
  • 3 - ResidentAlien ( ResidentAlien. )
  • 4 - NonResidentAlien ( NonResidentAlien. )
Allowed:
driversLicense
object

Driver's-license details captured for the employee personal-information step.

boolean | null

Indicates whether the employee consents to receiving electronic W-2 forms.
This can be required when the step is being approved immediately.

boolean | null

When true, the employee personal-information step is approved immediately after the prefill is saved.

Headers
string
required
Defaults to 2.0

The requested API version

string
Defaults to 2.0

The requested API version

Responses
204

No Content

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