Update WorkerContract

Updates a WorkerContract for a given Worker. WorkerContract's can only be updated if they have not been used in a payroll run. However, the endDate of a workerContract that has been used can be updated provided that the endDate is after the startDate of the payPeriod of the latest PayrollRun for the worker.

Path Params
string
required

Employer Id

string
required

Worker Id

string
required

WorkerContract Id

Body Params
string
enum

Specifies the relationship between the Worker and the business (Employer) for which the Worker is providing services. The Worker's relationship is classified as either being an employee or an independent contractor.

Allowed:
date

The date this WorkerContract is effective.

date

The last date this WorkerContract is effective.

date

The date the Worker was hired.

boolean

Specifies whether the Worker is eligible for overtime payment.

Responses

500

Internal Server Error

Language
Credentials
Bearer
JWT
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json