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 as follows:
| Element Name | Element Type | Description | 
|---|---|---|
| externalBusinessTransactionId | String | Transaction ID sent by the 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 as follows:
| 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 © 2023. Cloud Software Group, Inc. All Rights Reserved. 


