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