Loading...
Was this page helpful?
This documentation provides a reference to the completeOrder
method. This belongs to the Order Module.
This method sets the status of orders to completed
.
orderIds
string[]Promise
Promise<OrderDTO[]>This method sets the status of an order to completed
.
orderId
stringPromise
Promise<OrderDTO>