Loading...
Was this page helpful?
This documentation provides a reference to the retrieveOrder
method. This belongs to the Order Module.
This method retrieves an order by its ID.
A simple example that retrieves an order change by its ID:
To specify relations that should be retrieved:
orderId
stringselect
or relations
, accept the
attributes or relations associated with a order.Promise
Promise<OrderDTO>