FIX.4.3 Message

Email [type 'C']

The email message is similar to the format and purpose of the News message, however, it is intended for private use between two parties.


Added  FIX.2.7

Expand Components | Collapse Components

Field or ComponentField NameReq'dCommentsDepr.
ComponentStandardHeader

MsgType = C

 
164EmailThreadID

Unique identifier for the email message thread

 
94EmailType 
42OrigTime  
147Subject

Specifies the Subject text

 
356EncodedSubjectLen 

Must be set if EncodedSubject field is specified and must immediately precede it.

 
357EncodedSubject 

Encoded (non-ASCII characters) representation of the Subject field in the encoded format specified via the MessageEncoding field.

 
Repeating Group 215NoRoutingIDs 

Required if any RoutingType and RoutingIDs are specified. Indicates the number within repeating group.

 
216RoutingType 

Indicates type of RoutingID. Required if NoRoutingIDs is > 0.

 
217RoutingID 

Identifies routing destination. Required if NoRoutingIDs is > 0.

 
end Repeating Group
Repeating Group 146NoRelatedSym 

Specifies the number of repeating symbols (instruments) specified

 
ComponentInstrument 

Insert here the set of "Instrument" (symbology) fields defined in "COMMON COMPONENTS OF APPLICATION MESSAGES"

 
end Repeating Group
37OrderID  
11ClOrdID  
Repeating Group 33LinesOfText

Specifies the number of repeating lines of text specified

 
58Text

Repeating field, number of instances defined in LinesOfText

 
354EncodedTextLen 

Must be set if EncodedText field is specified and must immediately precede it.

 
355EncodedText 

Encoded (non-ASCII characters) representation of the Text field in the encoded format specified via the MessageEncoding field.

 
end Repeating Group
95RawDataLength  
96RawData  
ComponentStandardTrailer