PartyRiskLimitsReportAck is an optional message used as a response to the PartyRiskLimitReport(35=CM) or PartyRiskLimitUpdateReport(35=CR) messages to acknowledge or reject those messages.
Pedigree Added EP171
Expand Components | Collapse Components
Field or Component | Field Name | Abbr Name | Req'd | Comments | Pedigree |
---|
Component(-) | StandardHeader | Hdr | Y | MsgType=DE | Added EP171 |
8 | BeginString | BeginString | Y | FIXT.1.1 (Always unencrypted, must be first field in message) | Added FIX.4.0 | |
9 | BodyLength | BodyLength | Y | (Always unencrypted, must be second field in message) | Added FIX.4.0 | |
35 | MsgType | MsgTyp | Y | (Always unencrypted, must be third field in message) | Added FIX.4.0 | |
1128 | ApplVerID | ApplVerID | Indicates application version using a service pack identifier. The ApplVerID applies to a specific message occurrence. | Added EP-1 | ||
1156 | ApplExtID | ApplExtID | Added EP-1 | |||
1129 | CstmApplVerID | CstmApplVerID | Used to support bilaterally agreed custom functionality | Added EP-1 | ||
49 | SenderCompID | SID | Y | (Always unencrypted) | Added FIX.4.0 | |
56 | TargetCompID | TID | Y | (Always unencrypted) | Added FIX.4.0 | |
115 | OnBehalfOfCompID | OBID | Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.) | Added FIX.4.0 | ||
128 | DeliverToCompID | D2ID | Trading partner company ID used when sending messages via a third party (Can be embedded within encrypted data section.) | Added FIX.4.0 | ||
90 | SecureDataLen | SecureDataLen | Required to identify length of encrypted section of message. (Always unencrypted) | Added FIX.4.0 Updated EP195 Deprecated EP195 | ||
91 | SecureData | SecureData | Required when message body is encrypted. Always immediately follows SecureDataLen field. | Added FIX.4.0 Updated EP195 Deprecated EP195 | ||
34 | MsgSeqNum | SeqNum | Y | (Can be embedded within encrypted data section.) | Added FIX.4.0 | |
50 | SenderSubID | SSub | (Can be embedded within encrypted data section.) | Added FIX.4.0 | ||
142 | SenderLocationID | SLoc | Sender's LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.) | Added FIX.4.1 | ||
57 | TargetSubID | TSub | ADMINreserved for administrative messages not intended for a specific user. (Can be embedded within encrypted data section.) | Added FIX.4.0 | ||
143 | TargetLocationID | TLoc | Trading partner LocationID (i.e. geographic location and/or desk) (Can be embedded within encrypted data section.) | Added FIX.4.1 | ||
116 | OnBehalfOfSubID | OBSub | Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.) | Added FIX.4.0 | ||
144 | OnBehalfOfLocationID | OBLoc | Trading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.) | Added FIX.4.1 | ||
129 | DeliverToSubID | D2Sub | Trading partner SubID used when delivering messages via a third party. (Can be embedded within encrypted data section.) | Added FIX.4.0 | ||
145 | DeliverToLocationID | D2Loc | Trading partner LocationID (i.e. geographic location and/or desk) used when delivering messages via a third party. (Can be embedded within encrypted data section.) | Added FIX.4.1 | ||
43 | PossDupFlag | PosDup | Always required for retransmitted messages, whether prompted by the sending system or as the result of a resend request. (Can be embedded within encrypted data section.) | Added FIX.4.0 | ||
97 | PossResend | PosRsnd | Required when message may be duplicate of another message sent under a different sequence number. (Can be embedded within encrypted data section.) | Added FIX.4.0 | ||
52 | SendingTime | Snt | Y | (Can be embedded within encrypted data section.) | Added FIX.4.0 | |
122 | OrigSendingTime | OrigSnt | Required for message resent as a result of a ResendRequest. If data is not available set to same value as SendingTime (Can be embedded within encrypted data section.) | Added FIX.4.0 | ||
212 | XmlDataLen | XmlDataLen | Required when specifying XmlData to identify the length of a XmlData message block. (Can be embedded within encrypted data section.) | Added FIX.4.2 | ||
213 | XmlData | XmlData | Can contain a XML formatted message block (e.g. FIXML). Always immediately follows XmlDataLen field. (Can be embedded within encrypted data section.) See Volume 1: FIXML Support | Added FIX.4.2 | ||
347 | MessageEncoding | MsgEncd | Type of message encoding (non-ASCII characters) used in a message's Encodedfields. Required if any Encodingfields are used. | Added FIX.4.2 | ||
369 | LastMsgSeqNumProcessed | LastMsgSeqNumProced | The last MsgSeqNum value received by the FIX engine and processed by downstream application, such as trading system or order routing system. Can be specified on every message sent. Useful for detecting a backlog with a counterparty. | Added FIX.4.2 |
Component(-) | HopGrp | Hop | Number of repeating groups of historical hopinformation. Only applicable if OnBehalfOfCompID is used, however, its use is optional. Note that some market regulations or counterparties may require tracking of message hops. | Added EP-1 |
Repeating Group 627 | NoHops | Added EP-1 |
628 | HopCompID | ID | Added EP-1 | |||
629 | HopSendingTime | Snt | Added EP-1 | |||
630 | HopRefID | Ref | Added EP-1 |
end Repeating Group |
end Component |
end Component |
1667 | RiskLimitReportID | RptID | Y | The identifier of the PartyRiskLimitReport(35=CM) or PartyRiskLimitUpdateReport(35=CR) message. | Added EP171 | |
1666 | RiskLimitRequestID | ReqID | Added EP171 | |||
2316 | RiskLimitReportStatus | RptStat | Y | Added EP171 | ||
2317 | RiskLimitReportRejectReason | RejRsn | Conditionally required when RiskLimitReportStatus(2316)=1 (Rejected). | Added EP171 |
Component(-) | PartyRiskLimitsUpdateGrp | PtyRiskLmtUpdt | Added EP171 |
Repeating Group 1677 | NoPartyRiskLimits | Added EP128 |
1324 | ListUpdateAction | ListUpdActn | Required if NoPartyRiskLimits(1677) > 0. | Added EP128 |
Component(-) | PartyDetailGrp | PtyDetl | Conditionally required when ListUpdateAction(1324) = A(Add). Conditionally required when ListUpdateAction(1324) = M(Modify) or D(Delete) and RiskLimitID(1670) is not provided. | Added EP128 |
Repeating Group 1671 | NoPartyDetails | Added EP105 |
1691 | PartyDetailID | ID | The identification of the party. Required when NoPartyDetails(1671) > 0. | Added EP105 Updated EP128 | ||
1692 | PartyDetailIDSource | Src | Used to identify source of PartyID value (e.g. BIC). Required when NoPartyDetails(1671) > 0. | Added EP105 Updated EP128 | ||
1693 | PartyDetailRole | R | Identifies the type of PartyID (e.g. Executing Broker). Required when NoPartyDetails(1671) > 0. | Added EP105 Updated EP128 | ||
1674 | PartyDetailRoleQualifier | Qual | Added EP105 |
Component(-) | PartyDetailSubGrp | Sub | Added EP105 |
Repeating Group 1694 | NoPartyDetailSubIDs | Added EP105 Updated EP208 |
1695 | PartyDetailSubID | ID | Required when NoPartyDetailSubIDs > 0. | Added EP105 | ||
1696 | PartyDetailSubIDType | Typ | Required when NoPartyDetailSubIDs > 0. | Added EP105 |
end Repeating Group |
end Component |
Component(-) | PartyDetailAltIDGrp | AltPty | Optionally used to specify alternate IDs to identify the party specified. | Added EP105 |
Repeating Group 1516 | NoPartyDetailAltID | Added EP105 |
1517 | PartyDetailAltID | ID | Required when NoPartyDetailAltID > 0. | Added EP105 | ||
1518 | PartyDetailAltIDSource | Src | Required when NoPartyDetailAltID > 0. | Added EP105 |
Component(-) | PartyDetailAltSubGrp | Sub | Added EP105 |
Repeating Group 1519 | NoPartyDetailAltSubIDs | Added EP105 |
1520 | PartyDetailAltSubID | ID | Required when NoPartyDetailAltSubIDs > 0. | Added EP105 | ||
1521 | PartyDetailAltSubIDType | Typ | Required when NoPartyDetailAltSubIDs > 0. | Added EP105 |
end Repeating Group |
end Component |
end Repeating Group |
end Component |
Component(-) | RelatedPartyDetailGrp | ReltdPtyDetl | May not be specified in PartyDetailsListUpdateReport(35=CK) if ListUpdateAction(1324) = D(Delete) | Added EP105 Updated EP128 |
Repeating Group 1562 | NoRelatedPartyDetailID | Added EP105 |
1563 | RelatedPartyDetailID | ID | Required if NoRelatedPartyDetails > 0. | Added EP105 | ||
1564 | RelatedPartyDetailIDSource | Src | Required if NoRelatedPartyDetails > 0. | Added EP105 | ||
1565 | RelatedPartyDetailRole | R | Required if NoRelatedPartyDetails > 0. | Added EP105 | ||
1675 | RelatedPartyDetailRoleQualifier | Qual | Added EP105 |
Component(-) | RelatedPartyDetailSubGrp | Sub | Added EP105 |
Repeating Group 1566 | NoRelatedPartyDetailSubIDs | Added EP105 |
1567 | RelatedPartyDetailSubID | ID | Required when NoRelatedPartyDetailSubIDs > 0. | Added EP105 | ||
1568 | RelatedPartyDetailSubIDType | Typ | Required when NoRelatedPartyDetailSubIDs > 0. | Added EP105 |
end Repeating Group |
end Component |
Component(-) | RelatedPartyDetailAltIDGrp | AltPty | Added EP105 |
Repeating Group 1569 | NoRelatedPartyDetailAltID | Added EP105 |
1570 | RelatedPartyDetailAltID | ID | Required when NoRelatedPartyDetailAltID > 0. | Added EP105 | ||
1571 | RelatedPartyDetailAltIDSource | Src | Required when NoRelatedPartyDetailAltID > 0. | Added EP105 |
Component(-) | RelatedPartyDetailAltSubGrp | Sub | Added EP105 |
Repeating Group 1572 | NoRelatedPartyDetailAltSubIDs | Added EP105 |
1573 | RelatedPartyDetailAltSubID | ID | Required when NoRelatedPartyDetailAltSubIDs > 0. | Added EP105 | ||
1574 | RelatedPartyDetailAltSubIDType | Typ | Required when NoRelatedPartyDetailAltSubIDs > 0. | Added EP105 |
end Repeating Group |
end Component |
end Repeating Group |
end Component |
Component(-) | PartyRelationshipGrp | Rltnshp | Added EP105 |
Repeating Group 1514 | NoPartyRelationships | Added EP105 |
1515 | PartyRelationship | Rltnshp | Identifies the type of party relationship requested. Required if NoPartyRelationships > 0. | Added EP105 |
end Repeating Group |
end Component |
end Repeating Group |
end Component |
1672 | PartyDetailStatus | Stat | Added EP105 Updated EP171 |
end Repeating Group |
end Component |
Component(-) | RiskLimitsGrp | RiskLmt | Conditionally required when ListUpdateAction(1324) = A(Add) or M(Modify). | Added EP128 |
Repeating Group 1669 | NoRiskLimits | Added EP105 |
Component(-) | RiskLimitTypesGrp | RiskLmtTyp | Required if NoRiskLimits(1669) > 0. | Added EP105 Updated EP128 |
Repeating Group 1529 | NoRiskLimitTypes | Added EP105 |
1530 | RiskLimitType | Typ | Required if NoRiskLimitTypes(1529) > 0. | Added EP105 Updated EP128 | ||
1531 | RiskLimitAmount | Amt | Added EP105 Updated EP128 | |||
1767 | RiskLimitAction | Actn | Added EP128 | |||
1766 | RiskLimitUtilizationAmount | UtilztnAmt | Not applicable in a request. | Added EP128 | ||
1765 | RiskLimitUtilizationPercent | UtilztnPct | Not applicable in a request. | Added EP128 | ||
1532 | RiskLimitCurrency | Ccy | Added EP105 | |||
2939 | RiskLimitCurrencyCodeSource | CcySrc | Added EP273 | |||
1533 | RiskLimitPlatform | Pltfm | Added EP105 | |||
2336 | RiskLimitVelocityPeriod | Velcty | Conditionally required when RiskLimitType(1530) = 10 (Clip size) | Added EP171 | ||
2337 | RiskLimitVelocityUnit | VelctyUnit | Added EP171 |
Component(-) | RiskWarningLevelGrp | WarnLvl | Added EP105 Updated EP171 |
Repeating Group 1559 | NoRiskWarningLevels | Added EP105 |
1769 | RiskWarningLevelAction | Actn | Required if NoRiskWarningLevels(1559) > 0. | Added EP128 | ||
1560 | RiskWarningLevelPercent | Pct | Conditionally required when RiskWarningLevelAmount(1768) is not provided. | Added EP105 Updated EP128 | ||
1768 | RiskWarningLevelAmount | Amt | Conditionally required when RiskWarningLevelPercent(1560) is not provided. | Added EP128 | ||
1561 | RiskWarningLevelName | Nme | Added EP105 |
end Repeating Group |
end Component |
end Repeating Group |
end Component |
Component(-) | RiskInstrumentScopeGrp | InstrmtScope | Added EP105 |
Repeating Group 1534 | NoRiskInstrumentScopes | Added EP105 |
1535 | InstrumentScopeOperator | Oper | Required when NoRiskInstrumentScopes > 0. | Added EP105 |
Component(-) | InstrumentScope | InstrmtScope | Added EP105 |
1536 | InstrumentScopeSymbol | Sym | Added EP105 | |||
1537 | InstrumentScopeSymbolSfx | Sfx | Added EP105 | |||
1538 | InstrumentScopeSecurityID | ID | Added EP105 | |||
1539 | InstrumentScopeSecurityIDSource | Src | Added EP105 |
Component(-) | InstrumentScopeSecurityAltIDGrp | AID | Added EP105 |
Repeating Group 1540 | NoInstrumentScopeSecurityAltID | Added EP105 |
1541 | InstrumentScopeSecurityAltID | AltID | Required when NoInstrumentScopeSecurityAltID > 0. | Added EP105 | ||
1542 | InstrumentScopeSecurityAltIDSource | AltIDSrc | Required when NoInstrumentScopeSecurityAltID > 0. | Added EP105 |
end Repeating Group |
end Component |
end Component |
1558 | RiskInstrumentMultiplier | Mult | Added EP105 |
end Repeating Group |
end Component |
end Repeating Group |
end Component |
1670 | RiskLimitID | RiskLmtID | Conditionally required when PartyDetailGrp component is not provided. | Added EP128 | ||
2339 | RiskLimitCheckModelType | ChkModelTyp | Added EP171 | |||
2355 | PartyRiskLimitStatus | PtyRiskLmtStat | Added EP214 |
end Repeating Group |
end Component |
60 | TransactTime | TxnTm | Added EP171 | |||
1328 | RejectText | RejTxt | Added EP171 | |||
1664 | EncodedRejectTextLen | EncRejTxtLen | Must be set if EncodedRejectText(1665) field is specified and must immediately precede it. | Added EP171 | ||
1665 | EncodedRejectText | EncRejTxt | Encoded (non-ASCII characters) representation of the RejectText(1328) field in the encoded format specified via the MessageEncoding(347) field. | Added EP171 | ||
58 | Text | Txt | Added EP171 | |||
354 | EncodedTextLen | EncTxtLen | Must be set if EncodedText(355) field is specified and must immediately precede it. | Added EP171 | ||
355 | EncodedText | EncTxt | Encoded (non-ASCII characters) representation of the Text(58) field in the encoded format specified via the MessageEncoding(347) field. | Added EP171 |
Component(-) | StandardTrailer | Trlr | Y | Added EP171 |
93 | SignatureLength | SignatureLength | Required when trailer contains signature. Note: Not to be included within SecureData field | Added FIX.4.0 Updated EP195 Deprecated EP195 | ||
89 | Signature | Signature | Note: Not to be included within SecureData field | Added FIX.4.0 Updated EP195 Deprecated EP195 | ||
10 | CheckSum | CheckSum | Y | (Always unencrypted, always last field in message) | Added FIX.4.0 |
end Component |
|