Release fraud order by order ID

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.

Language
Authorization
Bearer
JWT
Click Try It! to start a request and see the response here!