| ID |
Name |
Abbr |
Presence |
Description |
| 1024 | StandardHeader | BaseHeader | required | SYNOPSIS:
The standard FIX message header
ELABORATION:
|
| 923 | UserRequestID | UserReqID |
required |
SYNOPSIS:
Unique identifier for a User Request.
|
| 924 | UserRequestType | UserReqTyp |
required |
SYNOPSIS:
Indicates the action required by a User Request Message
|
| 553 | Username | Username |
required |
SYNOPSIS:
Userid or username.
|
| 554 | Password | Password |
optional |
SYNOPSIS:
Password or passphrase.
|
| 925 | NewPassword | NewPassword |
optional |
SYNOPSIS:
New Password or passphrase
|
| 1400 | EncryptedPasswordMethod | EncPwdMethod |
optional |
SYNOPSIS:
Enumeration defining the encryption method used to encrypt password fields.
At this time there are no encryption methods defined by FPL.
|
| 1401 | EncryptedPasswordLen | EncPwdLen |
optional |
SYNOPSIS:
Length of the EncryptedPassword(1402) field
|
| 1402 | EncryptedPassword | EncPwd |
optional |
SYNOPSIS:
Encrypted password - encrypted via the method specified in the field EncryptedPasswordMethod(1400)
|
| 1403 | EncryptedNewPasswordLen | EncNewPwdLen |
optional |
SYNOPSIS:
Length of the EncryptedNewPassword(1404) field
|
| 1404 | EncryptedNewPassword | EncNewPwd |
optional |
SYNOPSIS:
Encrypted new password - encrypted via the method specified in the field EncryptedPasswordMethod(1400)
|
| 95 | RawDataLength | RawDataLength |
optional |
SYNOPSIS:
Number of bytes in raw data field.
|
| 96 | RawData | RawData |
optional |
SYNOPSIS:
Unformatted raw data, can include bitmaps, word processor documents, etc.
|
| 1025 | StandardTrailer | Trlr | required | SYNOPSIS:
The standard FIX message trailer
ELABORATION:
|