Confirm that the user knows the data protection requirements of General Data Protection Regulation (a directive passed by European Parliament, taking effect in all the member states of the European Union on May 25, 2018), and agrees to follow these requirements.
This API call is part of the following process:
Employee must confirm that they comply with the regulation. Employee's confirmation can be entered manually on employee form in back office, but if you want to implement some other workflow, use this API call to register the confirmation.
A plugin is available from Erply which does just that; pops up an information box and asks employee to check a box to indicate their consent.
Field name | Type | Description |
---|---|---|
employeeID | integer | ID of the curent user's employee account. |
consentTime | integer | Unix timestamp. Time of consent. |