Get Order Details
This operation retrieves the order details for a given order ID or order reference and returns to the calling application.
The request message format is:

| Element Name | Element Type | Description |
|---|---|---|
| OrderID | String
(Mandatory, Choice) |
The ID of the order generated by OMS. This must be an exact match. |
| OrderRef | String
(Mandatory, Choice) |
The client order reference ID. This must be an exact match. |
| ExternalBusinessTransactionID | String | Transaction ID sent by client. |
| includeOrderRequest | boolean | This flag determines whether or not to include the original request in the response. |
| includeAmendments | boolean | This flag determines whether or not to include all the amendments for the order in the response. |
The reply message format is:
| Element Name | Element Type | Description | Example |
|---|---|---|---|
| orderType | orderType
(Optional) |
Order data structure. Data model for the order is defined in XSD (refer section Common Data Format Specifications). If the order is not found this element is omitted. |
Copyright © Cloud Software Group, Inc. All rights reserved.
