Back to Organisation Service

Method Details for ActivateEmployee.

Activates an employee. This enables the employee to log in. Note that this also implies that you will be billed for this user on the next invoice. Effectived immediately, doesn't look a hired date

Parameters

  • employeeGuid Guid Employee unique identifier (Guid)
  • hiredDate DateTime (yyyy-MM-dd) The date the employee was hired. Determines the flex calculation start date etc. (DateTime)
  • token SecurityToken Security token associated with the request (SecurityToken)

Returns

An employee header object