GET api/MIMOErrorAlert?locationId={locationId}&memberId={memberId}&timeDelaySeconds={timeDelaySeconds}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| locationId | integer |
Required |
|
| memberId | integer |
Required |
|
| timeDelaySeconds | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of MIMOErrorAlert| Name | Description | Type | Additional information |
|---|---|---|---|
| ErrorLogID | integer |
None. |
|
| ErrorCode | string |
None. |
|
| ErrorDescription | string |
None. |
|
| ErrorTimestamp | string |
None. |
|
| DeviceName | string |
None. |
|
| TerminalName | string |
None. |
|
| enabled | boolean |
None. |
|
| id | integer |
None. |
|
| name | string |
None. |
|
| displayName | string |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.