CountryOfIssue

Tag 470

CountryOfIssue

Abbreviation: IssuCtry
TypeCountry
Tag470
AddedFIX.4.3
Used in59 messages

Description

ISO Country code of instrument issue (e.g. the country portion typically used in ISIN). Can be used in conjunction with non-ISIN SecurityID (48) (e.g. CUSIP for Municipal Bonds without ISIN) to provide uniqueness.

Wire Format & Usage Example

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

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