Create Worker Supporting Scenarios

Creating a worker often involves adding worker details that are outside the scope of the workers API, such as payroll details, but support the worker's employment with the company.

Let's say that Daniel has been hired at Vision Corporation as an employee. His person and employment details were created using the workers API but his payroll details were not included. Let's discuss how his payroll details can be created to complete his person record in the application.

We'll discuss these scenarios:

Use Case Shows how to...

Assign a Payroll

Assign a payroll to a worker.

Add a Personal Payment Method

Add a personal payment method to a worker.

Add a Salary

Add a salary to a worker.