The Logon <A> message authenticates a user and starts a session. It must be the first message sent by any application requesting to initiate a FIX session. A message of the same type will be sent to acknowledge the logon.

TagField NameRequiredComments
Standard HeaderYesMsgType <35> = A
98EncryptMethodYesMethod of encryption
Valid values:
0 – None / other
108HeartBtIntYesHeartbeat interval in seconds.
Valid values: 30 (30 seconds)
141ResetSeqNumFlagNoIndicates that the both sides of the FIX session should reset sequence numbers
Valid values:
Y – Yes, reset sequence numbers
N – No (Default)
553UsernameYesUser Id (provided during onboarding)
554PasswordYesPassword (provided during onboarding)
1137DefaultApplVerIDYes*The default version of FIX message used in this session:
* 9 = FIX50SP2
*Required for FIX 5.0 SP2 only
Standard trailerYes