Create a Worker

Using the workers API, you can create these types of workers, by providing the person and employment details.

  • Employee
  • Pending worker
  • Contingent worker
  • Nonworker

Let's discuss these use cases:

Use Case Shows how to...

Create an Employee

Create an employee using the workers API.

Create a Pending Worker

Create a pending worker using the workers API.

Create a Contingent Worker

Create a contingent worker using the workers API.

Create Worker Supporting Scenarios

Add worker details that are outside the scope of the workers API, such as payroll details.