Tag 380
BusinessRejectReason
Abbreviation:
BizRejRsnDescription
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
| Wire | Name | Description |
|---|---|---|
380=0 | Other | Other |
380=1 | UnknownID | Unkown ID |
380=2 | UnknownSecurity | Unknown Security |
380=3 | UnsupportedMessageType | Unsupported Message Type |
380=4 | ApplicationNotAvailable | Application not available |
380=5 | ConditionallyRequiredFieldMissing | Conditionally Required Field Missing |
380=6 | NotAuthorized | Not authorized |
380=7 | DeliverToFirmNotAvailableAtThisTime | DeliverTo firm not available at this time |
Enumerated Values
8| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Other | Other | FIX.4.2 |
| 1 | UnknownID | Unkown ID | FIX.4.2 |
| 2 | UnknownSecurity | Unknown Security | FIX.4.2 |
| 3 | UnsupportedMessageType | Unsupported Message Type | FIX.4.2 |
| 4 | ApplicationNotAvailable | Application not available | FIX.4.2 |
| 5 | ConditionallyRequiredFieldMissing | Conditionally Required Field Missing | FIX.4.2 |
| 6 | NotAuthorized | Not authorized | FIX.4.3 |
| 7 | DeliverToFirmNotAvailableAtThisTime | DeliverTo firm not available at this time | FIX.4.3 |