Authenticate an Employee
Name | Type | Additional information | Description |
---|---|---|---|
IsValidated | boolean |
None. |
Describes whether the employee is authenticated |
EmployeeNumber | integer |
None. |
The EmployeeNumber that has been validated |
NickName | string |
None. |
Describes the nickname for the employee |
ApiResult | StoreApiResponse |
None. |
The result returned by the Api |