Generates a document acknowledgements report.
GET http:///api/v2/business/{businessId}/report/documentAcknowledgements
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| businessId | string | Required |
| Parameter name | Value | Description | Additional |
|---|---|---|---|
| DocumentId | int32 | ||
| EmployeeIds | array of int32, multiple occurances | ||
| DocumentStatus | int32 | ||
| EmployingEntityId | int32 | ||
| LocationId | int32 |
The following HTTP status codes may be returned, optionally with a response resource.
| Status code | Description | Resource |
|---|---|---|
| 200 | OK OK |
DocumentAcknowledgementsReportExportModel |
Powered by DapperDox