Rehire an Employee

Get
/employers/{employerId}/employees/{id}/rehire

If an employee has left and you want to rehire him/her, then this method will create a copy of the employee record but with a new payroll code

Store values

Parameters

string
The Id of the Employer to which the Employee belongs.
string
The Id of the Employee you want to rehire.
Try it

Possible Responses

201 Created