GET Terminals/Get?SiteID={SiteID}&HeartbeatBefore={HeartbeatBefore}
Gets A List Of All Terminals For The Site Given, Optionally Restricted To Those Whose Last Heartbeat Was Before The Date/Time Supplied
Request Information
URI Parameters
| Name | Type | Description | Additional information |
|---|---|---|---|
| SiteID | integer |
None. |
|
| HeartbeatBefore | datetime |
None. |
Body Parameters
None.
Response Information
Resource Description
TerminalCatalogue| Name | Type | Description | Additional information |
|---|---|---|---|
| SiteID | integer |
None. |
|
| Terminals | Collection of TerminalModel |
None. |
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.