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