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
32

Pedigree

Added EP Updated EP Deprecated EP
FIX.2.7

Responses

None

Members

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