GetOrderDetails
The GetOrderDetails operation of a particular order based on the orderId and optionally include order request and order amendments as part of response.
Method: HTTP GET method
Endpoint: http://<host_address>:<port>/v1/order
Name | Type | Description | Value |
---|---|---|---|
ExternalBusinessTransactionID (optional) | String (optional) | Transaction ID sent by the client. | Transaction ID sent by the client. |
includeOrderRequest (optional) | Boolean (query) | This flag determines whether or not to include the original request in the response. | true or false |
orderId (mandatory) | string (query) | Order identification number. | orderid - Order identification number. |
orderRef (optional) | string (query) | Order reference number. | Order reference number. |
Copyright © Cloud Software Group, Inc. All rights reserved.