Skip to main content

Overview

The Order Status Request message (MsgType = "H") allows you to request the gateway to provide current status information for a specified order. The gateway responds with an Execution Report containing the order’s present state.

Field Layout

Example

The gateway responds with an Execution Report (MsgType="8") where ExecType=I (Order Status), containing the current order state.

REST Equivalents

  • POST /api/external/get-orders with OrderCode filter
  • GET /api/Blotter/OrderLegs?orderCode={code} for leg-level detail