Get Order Execution Plan

This operation retrieves the order execution plans for a given order and returns to the calling application.

The request message format is:



Get Order Execution Plan Request Data Model
Element Name Element Type Description
ExternalBusinessTransactionID String Transaction ID sent by client.
orderID String

(Mandatory, Choice)

The ID of the Order. This must be an exact match.
orderRef String

(Mandatory, Choice)

The order reference ID. This must be an exact match.

The reply message format is:



Get Order Execution Plan Reply Data Model
Element Name Element Type Description
ExternalBusinessTransactionID String Transaction ID sent by client.
Plan Type

(Optional)

Execution Plan data structure. Data model for Execution Plan is defined in XSD (refer section Common Data Format Specifications). If no Execution Plan was found this element is omitted.