NotifyBrokerOfCredit

Tag 208

NotifyBrokerOfCredit

Abbreviation: NotifyBrkrOfCredit
TypeBoolean
Tag208
AddedFIX.4.1
Used in3 messages

Description

Indicates whether or not details should be communicated to BrokerOfCredit (i.e. step-in broker).

Wire Format & Usage Example

Single field (key=value)
208=N (DetailsShouldNotBeCommunicated)
In a FIX message (AllocationInstruction)
8=FIX.4.4 | 9=... | 35=J | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 208=N (DetailsShouldNotBeCommunicated) |  | 10=...

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

All valid values
WireNameDescription
208=NDetailsShouldNotBeCommunicatedDetails should not be communicated
208=YDetailsShouldBeCommunicatedDetails should be communicated

Enumerated Values

2
ValueSymbolic NameDescriptionAdded
NDetailsShouldNotBeCommunicatedDetails should not be communicatedFIX.4.1
YDetailsShouldBeCommunicatedDetails should be communicatedFIX.4.1