Loading...
Was this page helpful?
This documentation provides a reference to the deleteOrders
method. This belongs to the Order Module.
This method deletes orders by its ID.
orderIds
string[]Promise
Promise<void>This method deletes an order by its ID.
orderId
stringPromise
Promise<void>