post https://api.fabric.inc/v3/orders/order-number//actions/cancel
When customer's order cancellation request is determined to be eligible, this endpoint processes the cancellation by order number.
Note: If you do not have order number, use the corresponding order ID-based endpoint - POST /orders/{orderId}/actions/cancel
.