User Response (UBF)

This message is based on User Response (BF) which first appears in FIX 4.4.

Username (tag 553, required in FIX 4.4) is not included because it is not included in User Request (UBF).

 

Tag

Name

Format

Req

Comments

 

Standard Header

 

Y

MsgType = UBF

50923

UserRequestID

String(64)

Y

Unique ID for this request as assigned by the FIX client and sent with the User Request.

50926

UserStatus

Int

Y

Indicates status of the user.

Valid values:

5 = Password changed

6 = Other (password not changed; see UserStatusText)

50927

UserStatusText

String(64)

N

Text description associated with the password change response.

 

Standard Trailer

 

 

 

 

Example: User Response

8=FIX.4.2 | 9=55 | 35=UBF | 50923=Request113 | 50926=5 | 10=120 |