Saves phase-1 HR custom-field values without completing the step.

Access: System, Admin, and ClientAdmin users only.

Use this endpoint to persist draft HR-field values while keeping the onboarding on the same setup step.
Field identifiers are validated against the current company HR-field definitions and unknown or missing required fields are rejected.

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

HR field values to persist.

Payload used to submit multiple HR custom-field values in one request.

values
array of objects | null
required

Collection of field/value pairs to save for the employee.

values*
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