put https://sandbox.depasify.com/api/v1/accounts//trades/cancel
Cancels a specific pending trade that has not yet been executed for the specified account.
This endpoint allows you to cancel a trade that is still in a pending state, preventing it from being executed.
A valid trade_id
or client_id
is required in the request body to identify which trade to cancel.