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.
cancelOrder()
order.status
CANCELED
Order ID.