RegistStatus

Tag 506

RegistStatus

Abbreviation: RegStat
Typechar
Tag506
AddedFIX.4.3
Used in2 messages

Description

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
WireNameDescription
506=AAcceptedAccepted
506=RRejectedRejected
506=HHeldHeld
506=NReminderReminder - i.e. Registration Instructions are still outstanding

Enumerated Values

4
ValueSymbolic NameDescriptionAdded
AAcceptedAcceptedFIX.4.3
RRejectedRejectedFIX.4.3
HHeldHeldFIX.4.3
NReminderReminder - i.e. Registration Instructions are still outstandingFIX.4.3