Tag 374
BidRequestTransType
Abbreviation:
BidReqTransTypDescription
Identifies the Bid Request message type.
Wire Format & Usage Example
Single field (key=value)
374=C (Cancel)
In a FIX message (BidRequest)
8=FIX.4.4 | 9=... | 35=k | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 374=C (Cancel) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 374=C (Cancel) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
374=C | Cancel | Cancel |
374=N | New | New |
Enumerated Values
2| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| C | Cancel | Cancel | FIX.4.2 |
| N | New | New | FIX.4.2 |