Tag 945
CollInquiryStatus
Abbreviation:
StatDescription
Status of Collateral Inquiry
Wire Format & Usage Example
Single field (key=value)
945=0 (Accepted)
In a FIX message (CollateralInquiryAck)
8=FIX.4.4 | 9=... | 35=BG | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 945=0 (Accepted) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 945=0 (Accepted) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
945=0 | Accepted | Accepted |
945=1 | AcceptedWithWarnings | Accepted with Warnings |
945=2 | Completed | Completed |
945=3 | CompletedWithWarnings | Completed with Warnings |
945=4 | Rejected | Rejected |
Enumerated Values
5| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| 0 | Accepted | Accepted | FIX.4.4 |
| 1 | AcceptedWithWarnings | Accepted with Warnings | FIX.4.4 |
| 2 | Completed | Completed | FIX.4.4 |
| 3 | CompletedWithWarnings | Completed with Warnings | FIX.4.4 |
| 4 | Rejected | Rejected | FIX.4.4 |