Separate a contractor

Separates (terminates) a 1099 contractor's active contract.

Eligibility for rehire

Set eligibleForRehire to indicate whether this contractor can be brought back on in the future. This value determines whether a future hiring status lookup for this worker returns ELIGIBLE_FOR_REHIRE or NOT_ELIGIBLE_FOR_REHIRE. If they're later eligible and you want to bring them back as the same worker type, use Rehire a worker.

Path Params
string
required

The 'externalWorkerId' you assigned to the worker, or Everee's generated 'workerId' if you don't use your own IDs.

Body Params
date
required

The date, in the worker's local time zone, on which the separation becomes effective.

boolean
required

Whether this contractor is eligible to be rehired in the future. If "true", a future hiring status lookup for this worker will return ELIGIBLE_FOR_REHIRE. If "false", it will return NOT_ELIGIBLE_FOR_REHIRE.

string
enum
required

The reason for this contractor's separation.

Allowed:
string
date
required

The last date, in the worker's local time zone, on which this contractor's benefits enrollment is active.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
LoadingLoading…
Response
Choose an example:
text/plain
application/json