Tag 629
HopSendingTime
Abbreviation:
SntDescription
Time that HopCompID (628) sent the message. It is recommended that this value be the SendingTime (52) of the message sent by the third party.
Applicable when messages are communicated/re-distributed via third parties which function as service bureaus or "hubs". Only applicable if OnBehalfOfCompID (115) is being used.
Wire Format & Usage Example
Single field (key=value)
629=20240101-09:30:00.000
In a FIX message (Heartbeat)
8=FIX.4.4 | 9=... | 35=0 | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 629=20240101-09:30:00.000 | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 629=20240101-09:30:00.000 is this field's position in the message.