View details of a standalone order
You can use the Retrieve an order operation to view a standalone order.
To view a standalone order:
-
Determine the value of the following field:
Variable Description orderNumber
The order number of the order to view. For example, O-00000003
. -
Use the "Retrieve an order" operation to view an order of a specific order number:
Request GET /v1/orders/{$OrderNumber}