GET v2/GetEmployeeAllDocuments
Documentation/Notes
Return a zip file containing all documents for a specific employee.
Request Information
Authorization required.
Need to send an authorized BDtoken under the Authorization header along with the call.
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| userName |
Username of the employee to get the documents. |
string |
Required |
Body Parameters
None.
Response Information
Resource Description
ByteArrayContent| Name | Description | Type | Additional information |
|---|---|---|---|
| Headers | Collection of Object |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.