AcctIDSource

Tag 660

AcctIDSource

Abbreviation: AcctIDSrc
Typeint
Tag660
AddedFIX.4.4
Used in31 messages

Description

Used to identify the source of the Account (1) code. This is especially useful if the account is a new account that the Respondent may not have setup yet in their system.

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
660=1BICBIC
660=2SIDCodeSID Code
660=3TFMTFM (GSPTA)
660=4OMGEOOMGEO (Alert ID)
660=5DTCCCodeDTCC Code
660=99OtherOther (custom or proprietary)

Enumerated Values

6
ValueSymbolic NameDescriptionAdded
1BICBICFIX.4.4
2SIDCodeSID CodeFIX.4.4
3TFMTFM (GSPTA)FIX.4.4
4OMGEOOMGEO (Alert ID)FIX.4.4
5DTCCCodeDTCC CodeFIX.4.4
99OtherOther (custom or proprietary)FIX.4.4