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