InstrRegistry

Tag 543

InstrRegistry

Abbreviation: Rgstry
TypeString
Tag543
AddedFIX.4.3
Used in72 messages

Description

Values may include BIC for the depository or custodian who maintain ownership records, the ISO country code for the location of the record, or the value "ZZ" to specify physical ownership of the security (e.g. stock certificate).

Wire Format & Usage Example

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

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