GET api/Correspondence/GetEmpServiceDocuments?service_code={service_code}&emp_code={emp_code}
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
service_code | integer |
Required |
|
emp_code | integer |
Default value is -1 |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[ {}, {} ]
application/xml
Sample:
text/xml
Sample:
application/bson
Sample:
Binary JSON content. See http://bsonspec.org for details.