GET api/hero/equipmentdowntime/reportrawdata?workCenter={workCenter}&workCenterCode={workCenterCode}&startDate={startDate}&endDate={endDate}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| workCenter | WorkCenter |
Required |
|
| workCenterCode | string |
Required |
|
| startDate | date |
Required |
|
| endDate | date |
Required |
Body Parameters
None.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.