EndSeqNo

Tag 16

EndSeqNo

Abbreviation: EndSeqNo
TypeSeqNum
Tag16
AddedFIX.2.7
Used in1 messages

Description

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).

Wire Format & Usage Example

Single field (key=value)
16=1
In a FIX message (ResendRequest)
8=FIX.4.4 | 9=... | 35=2 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 16=1 |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 16=1 is this field's position in the message.

Used in Messages

1