URLLink

Tag 149

URLLink

Abbreviation: URL
TypeString
Tag149
AddedFIX.4.1
Used in3 messages

Description

A URI (Uniform Resource Identifier) or URL (Uniform Resource Locator) link to additional information (i.e. http://www.XYZ.com/research.html) See "Appendix 6-B FIX Fields Based Upon Other Standards"

Wire Format & Usage Example

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

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

Used in Messages

3