Get Order Details

This operation retrieves the order details for a given order ID or order reference and returns to the calling application.

GetOrderDetailsRequest attributes
Element Name Element Type Description
orderId String

(Mandatory, Choice)

The ID of the order generated by Order Management Server. This must be an exact match.
orderRef String

(Choice)

The client order reference ID. This must be an exact match.
externalBusinessTransactionId String

(Choice)

Transaction ID sent by client.
includeOrderRequest Boolean This flag determines whether or not to include the original request in the response.

The reply message format is as follows:

GetOrderDetailsResponse