FIXAccounts FIX

FIXMsgType 35=1
FIX 4.4 Gateway TLS/TCP

Either side may send TestRequest (35=1) to force a Heartbeat response from the other.

The counterparty must reply with Heartbeat (35=0) echoing the same TestReqID (112).

Message fields

TagFieldRequiredDescription
112 TestReqID Required

Required. Arbitrary identifier echoed back on the Heartbeat response.

Response messages

  • On success
    Expect Heartbeat (35=0) with matching TestReqID (112).