Tag 506
RegistStatus
Abbreviation:
RegStatDescription
Registration status as returned by the broker or (for CIV) the fund manager:
Wire Format & Usage Example
Single field (key=value)
506=A (Accepted)
In a FIX message (RegistrationInstructionsResponse)
8=FIX.4.4 | 9=... | 35=p | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 | … | 506=A (Accepted) | … | 10=...
Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 506=A (Accepted) is this field's position in the message.
All valid values
| Wire | Name | Description |
|---|---|---|
506=A | Accepted | Accepted |
506=R | Rejected | Rejected |
506=H | Held | Held |
506=N | Reminder | Reminder - i.e. Registration Instructions are still outstanding |
Enumerated Values
4| Value | Symbolic Name | Description | Added |
|---|---|---|---|
| A | Accepted | Accepted | FIX.4.3 |
| R | Rejected | Rejected | FIX.4.3 |
| H | Held | Held | FIX.4.3 |
| N | Reminder | Reminder - i.e. Registration Instructions are still outstanding | FIX.4.3 |