GET api/Admin/EInk/GetNameTagsStartedFailing?locationId={locationId}&windowHours={windowHours}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locationId | integer |
Required |
|
| windowHours | integer |
Default value is 24 |
Body Parameters
None.
Response Information
Resource Description
OperationDataResultOfStartedFailingResponseDTO| Name | Description | Type | Additional information |
|---|---|---|---|
| Data | StartedFailingResponseDTO |
None. |
|
| Payload | string |
None. |
|
| IsSuccess | boolean |
None. |
|
| Message | string |
None. |
|
| DidWork | boolean |
None. |
|
| HttpStatusCode | integer |
None. |
|
| InternalErrorCode | integer |
None. |
|
| ResponseBody | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.