post https://api.fabric.inc/v3/orders/order-number//actions/fraud-cancel
If an order is suspected to be fraudulent, it is immediately placed on hold for verification. After verification, if it's confirmed as fraudulent, this endpoint is used to cancel the order by order number.
Note: If you don't have order number, use the corresponding order ID-based endpoint - POST /orders/{orderId}/actions/fraud-cancel
.