Update a Worker Assignment

A worker's assignment may need to be updated because of several reasons. Before you update the assignment, verify the actionsLOV and actionReasonsLOV, and obtain the relevant ActionCode and ReasonCode, respectively.

Unless specified in the list of custom actions, all other employment actions such as assignment change, job change, transfer, promotion, and so on, can be performed via a PATCH operation on the child assignment singular resource.

Let's discuss these scenarios:

Scenario Shows how to...

Transfer a Worker

Transfer a worker using the workers API.

Promote a Worker

Promote a worker using the workers API.