GET api/WorkList?Empresa={Empresa}&Unidad={Unidad}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| Empresa | integer |
Required |
|
| Unidad | integer |
Default value is 0 |
Body Parameters
None.
Response Information
Resource Description
Collection of ObjectNone.
Response Formats
application/json, text/json
Sample:
[
{},
{}
]