Message ResendRequest Scenario base

SYNOPSIS: The resend request is sent by the receiving application to initiate the retransmission of messages. This function is utilized if a sequence number gap is detected, if the receiving application lost a message, or as a function of the initialization process.

ID MsgType Abbr Flow
32ResendRequest

Pedigree

Added EP Updated EP Deprecated EP
FIX.2.7

Responses

None

Members

ResendRequest base members
ID Name Abbr Presence Description
1024StandardHeaderBaseHeaderrequiredSYNOPSIS: The standard FIX message header
ELABORATION:
7BeginSeqNoBeginSeqNo required SYNOPSIS: Message sequence number of first message in range to be resent
16EndSeqNoEndSeqNo required SYNOPSIS: Message sequence number of last message in range to be resent. If request is for a single message BeginSeqNo (7) = EndSeqNo. If request is for all messages subsequent to a particular message, EndSeqNo = "0" (representing infinity).
1025StandardTrailerTrlrrequiredSYNOPSIS: The standard FIX message trailer
ELABORATION: