POST api/HovtpSessionSync
Receive HOVTP sessions from a remote (master) system
Request Information
URI Parameters
None.
Body Parameters
Full list of HOVTP-sessions from the remote system
Collection of HovtpSession| Name | Description | Type | Additional information | 
|---|---|---|---|
| SessionKey | string | None. | |
| LastSerialNumber | integer | None. | |
| KeepAliveInterval | integer | None. | |
| LastContactUtc | date | None. | |
| Origin | string | None. | |
| Venue | string | None. | 
Request Formats
application/json, text/json
            Sample:
                    
Sample not available.
Response Information
Resource Description
HTTP status code result of this operation
ActionResultNone.
Response Formats
application/json, text/json
            Sample:
                    
Sample not available.