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:

| 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:

| 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. |
Copyright © Cloud Software Group, Inc. All rights reserved.
