GET v1/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

NameDescriptionTypeAdditional information
userName

Username of the employee to get the documents.

string

Required


Body Parameters

None.


Response Information

Resource Description

ByteArrayContent
NameDescriptionTypeAdditional information
Headers

Collection of Object

None.


Response Formats

application/json, text/json

Sample:

Sample not available.