Skip to content

FIX TAG 725

ResponseTransportType

intAdded FIX.4.4

Definition

Identifies how the response to the request should be transmitted.

Compare versions

Differences between the selected source snapshots, including wording and errata; not a migration guide.

FIX 5.0 SP2 FIX Latest · EP309

Definition text changed

FIX 5.0 SP2

Identifies how the response to the request should be transmitted. Details specified via ResponseDestination (726).

FIX Latest · EP309

Identifies how the response to the request should be transmitted.

Value text or deprecation changed 2

ValueFIX 5.0 SP2FIX Latest · EP309
0Inband - transport the request was sent over (default)In-band (default)
Additional source detail

Transport of the request was sent over in-band.

1Out of Band - pre-arranged out-of-band delivery mechanizm (i.e. FTP, HTTP, NDM, etc.) between counterparties. Details specified via ResponseDestination (726).Out of band
Additional source detail

Pre-arranged out-of-band delivery mechanism (e.g. FTP, HTTP, NDM, etc.) between counterparties. Details specified via ResponseDestination(726).

Values 2

ValueMeaning
0

In-band (default)

Additional detail from the official source

Transport of the request was sent over in-band.

1

Out of band

Additional detail from the official source

Pre-arranged out-of-band delivery mechanism (e.g. FTP, HTTP, NDM, etc.) between counterparties. Details specified via ResponseDestination(726).

About the int data type

Sequence of digits without commas or decimals and optional sign character (ASCII characters "-" and "0" - "9" ). The sign character utilizes one byte (i.e. positive int is "99999" while negative int is "-99999"). Note that int values may contain leading zeros (e.g. "00023" = "23").

Used in messages 9

Includes nested components and repeating groups. Open a location to see its surrounding requirements.