Indexes

Message Layouts
Session
PreTrade
Trade
PostTrade

  • Documentation

  • Message

    Reject (3)

    ID4
    PedigreeAdded FIX.2.7, Updated FIX.4.0

    The reject message should be issued when a message is received which cannot be passed through to the application level. An example of when a reject may be appropriate would be the receipt of a message with invalid basic data (e.g. MsgType=&) which successfully passes de-encryption, CheckSum and BodyLength checks. (As a rule, messages should be forwarded to the trading application for business level rejections whenever possible.)

    Rejected messages should be logged and the incoming sequence number incremented.

    Note: When a message is received which is garbled, cannot be parsed or fails a data integrity check, the receiving application should disregard the message. Processing of the next valid FIX message will cause detection of a sequence gap and a Resend Request will be generated. Logic should be included in the FIX engine to recognize the possible infinite resend loop which may be encountered in this situation.

    Generation and receipt of a Reject message should be dealt with as an indication of a serious error by both parties as it may be the result of faulty logic in either the sending or receiving application.

    If the sending application chooses to retransmit the rejected message it should be assigned a new sequence number.

    Whenever possible, it is strongly recommeded that the cause of the failure be described in the Text field (e.g. INVALID DATA - FIELD 35).

    Field
    Name
    Type
    Req'd
    Comments
    Pedigree
    Y
    MsgType = 3
    Added FIX.2.7
    45
    Y
    MsgSeqNum of rejected message
    Added FIX.2.7
    Updated FIX.4.0
    58
    Where possible, message to explain reason for rejection
    Added FIX.2.7
    Y
    Added FIX.2.7

    Orchimate Copyright 2026 Atomic Wire Technology Limited
    Orchestra Copyright 2026 FIX Protocol Ltd
    Terms of Service|Privacy Policy