Cancels an order.
The cancelOrder()
function returns a Promise that resolves when the specified order is canceled and the order.status
field changes to CANCELED
.
This function requires elevated permissions and runs only on the backend and on dashboard pages.
Order ID.