BusinessRejectReason

Tag 380

BusinessRejectReason

Abbreviation: BizRejRsn
Typeint
Tag380
AddedFIX.4.2
Used in1 messages

Description

Code to identify reason for a Business Message Reject message.

Wire Format & Usage Example

Single field (key=value)
380=0 (Other)
In a FIX message (BusinessMessageReject)
8=FIX.4.4 | 9=... | 35=j | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 380=0 (Other) |  | 10=...

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

All valid values
WireNameDescription
380=0OtherOther
380=1UnknownIDUnknown ID
380=2UnknownSecurityUnknown Security
380=3UnsupportedMessageTypeUnknown Message Type
380=4ApplicationNotAvailableApplication not available
380=5ConditionallyRequiredFieldMissingConditionally required field missing
380=6NotAuthorizedNot Authorized
380=7DeliverToFirmNotAvailableAtThisTimeDeliverTo firm not available at this time
380=18InvalidPriceIncrementInvalid price increment

Enumerated Values

9
ValueSymbolic NameDescriptionAdded
0OtherOtherFIX.4.2
1UnknownIDUnknown IDFIX.4.2
2UnknownSecurityUnknown SecurityFIX.4.2
3UnsupportedMessageTypeUnknown Message TypeFIX.4.2
4ApplicationNotAvailableApplication not availableFIX.4.2
5ConditionallyRequiredFieldMissingConditionally required field missingFIX.4.2
6NotAuthorizedNot AuthorizedFIX.4.3
7DeliverToFirmNotAvailableAtThisTimeDeliverTo firm not available at this timeFIX.4.3
18InvalidPriceIncrementInvalid price incrementFIX.4.4

Used in Messages

1