AllocIntermedReqType

Tag 808

AllocIntermedReqType

Abbreviation: IntermedReqTyp
Typeint
Tag808
AddedFIX.4.4
Used in4 messages

Description

Response to allocation to be communicated to a counterparty through an intermediary, i.e. clearing house. Used in conjunction with AllocType = "Request to Intermediary" and AllocReportType = "Request to Intermediary"

Wire Format & Usage Example

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

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

All valid values
WireNameDescription
808=1PendingAcceptPending Accept
808=2PendingReleasePending Release
808=3PendingReversalPending Reversal
808=4AcceptAccept
808=5BlockLevelRejectBlock Level Reject
808=6AccountLevelRejectAccount Level Reject

Enumerated Values

6
ValueSymbolic NameDescriptionAdded
1PendingAcceptPending AcceptFIX.4.4
2PendingReleasePending ReleaseFIX.4.4
3PendingReversalPending ReversalFIX.4.4
4AcceptAcceptFIX.4.4
5BlockLevelRejectBlock Level RejectFIX.4.4
6AccountLevelRejectAccount Level RejectFIX.4.4