Acknowledges the document with the specified ID as having been read by the employee.
POST http:///api/v2/ess/{employeeId}/document/acknowledge/{documentId}
  | Parameter name | Value | Description | Additional | 
|---|---|---|---|
| documentId | string | Required | |
| employeeId | string | Required | 
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource | 
|---|---|---|
| 200 | OK OK  | 
          
Powered by DapperDox