ApplResponseType

Tag 1348

ApplResponseType

Abbreviation: ApplRespTyp
Typeint
Tag1348
AddedFIX.5.0
Used in1 messages

Description

Used to indicate the type of acknowledgement being sent.

Wire Format & Usage Example

Single field (key=value)
1348=0 (RequestSuccessfullyProcessed)
In a FIX message (ApplicationMessageRequestAck)
8=FIX.4.4 | 9=... | 35=BX | 49=SENDER | 56=TARGET | 34=1 | 52=20240101-09:30:00.000 |  | 1348=0 (RequestSuccessfullyProcessed) |  | 10=...

Fields are delimited by SOH (ASCII 0x01), shown here as " | ". The highlighted field 1348=0 (RequestSuccessfullyProcessed) is this field's position in the message.

All valid values
WireNameDescription
1348=0RequestSuccessfullyProcessedRequest successfully processed
1348=1ApplicationDoesNotExistApplication does not exist
1348=2MessagesNotAvailableMessages not available

Enumerated Values

3
ValueSymbolic NameDescriptionAdded
0RequestSuccessfullyProcessedRequest successfully processedFIX.5.0
1ApplicationDoesNotExistApplication does not existFIX.5.0
2MessagesNotAvailableMessages not availableFIX.5.0

Used in Messages

1