Description
PartyRiskLimitsReportAck is an optional message used as a response to the PartyRiskLimitsReport <CM> or PartyRiskLimitsUpdateReport <CR> messages to acknowledge or reject those messages.
Structure
Tag | Field Name | Req'd | Comments | |
---|---|---|---|---|
Component Block - <StandardHeader> | Y | MsgType <35> = DE | ||
1667 | RiskLimitReportID | Y |
The identifier of the PartyRiskLimitsReport <CM> or PartyRiskLimitsUpdateReport <CR> message. |
|
1666 | RiskLimitRequestID | N | ||
2316 | RiskLimitReportStatus | Y | ||
2317 | RiskLimitReportRejectReason | N |
Conditionally required when RiskLimitReportStatus <2316>=1 (Rejected). |
|
Component Block - <PartyRiskLimitsUpdateGrp> | N | |||
60 | TransactTime | N | ||
1328 | RejectText | N | ||
1664 | EncodedRejectTextLen | N |
Must be set if EncodedRejectText <1665> field is specified and must immediately precede it. |
|
1665 | EncodedRejectText | N |
Encoded (non-ASCII characters) representation of the RejectText <1328> field in the encoded format specified via the MessageEncoding <347> field. |
|
58 | Text | N | ||
354 | EncodedTextLen | N |
Must be set if EncodedText <355> field is specified and must immediately precede it. |
|
355 | EncodedText | N |
Encoded (non-ASCII characters) representation of the Text <58> field in the encoded format specified via the MessageEncoding <347> field. |
|
Component Block - <StandardTrailer> | Y |