Skip to end of banner
Go to start of banner

Order Entry V2 Websocket - Heartbeat

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »




Contents

Output - Heartbeat


Unsolicited message sent from the server on a periodic basis.


Fields

RefFieldNameData TypeValuesUsageDescription
1header
2→ messageTypeMessage TypemessageType
  • HEARTBEAT (Heartbeat)
ALWAYS
3→ sentTimeSent TimedateTime
ALWAYS

Timestamp of the message leaving the producing application.

4→ sequenceNbrSequence Numberstring
ALWAYS
5payload
6→ statusStatusheartbeatStatus
  • CONNECTED (Connected)
  • DISCONNECTED (Disconnected)
  • MISSED_HEARTBEAT (Missed Heartbeat)
ALWAYS
  • No labels