Manage Employment Information

Worker assignments or work relationships may periodically need to be modified. You can use the workers API to manage the employment information of workers.

Some of the commonly performed employment actions have been delivered as custom actions to simplify a multi-step process, or to perform the actions that can't be performed directly via the standard HTTP methods. Here's a list of custom actions. To confirm the ActionCode and ReasonCode, verify the actionsLOV and actionReasonsLOV, respectively.

  • Change legal employer
  • Terminate
  • Correct termination
  • Reverse termination
  • Change start date
  • Add temporary assignment
  • Cancel work relationship
  • End assignment
  • Change primary flag

Let's discuss these scenarios:

Scenario Shows how to...

Add a Temporary Assignment

Add temporary assignment to a worker using the workers API.

Add a Work Relationship

Add a work relationship using the workers API.

Cancel a Work Relationship

Cancel a work relationship using the workers API.

Change a Legal Employer

Change a legal employer using the workers API.

End an Assignment

End a worker assignment using the workers API.

Retrieve Direct Reports of a Manager

Retrieve the direct reports of a manager using the workers API.

Terminate a Work Relationship

Terminate a work relationship using the workers API.

Update Assignment Flexfields

Update assignment flexfields using the workers API.

Update a Worker Assignment

Update a worker assignment using the workers API.

an

Update a Worker Manager

Update a worker manager using the workers API.