cURL
curl --request DELETE \ --url https://data-api.voxfi.com.br/v1/trade/order \ --header 'x-api-key: <x-api-key>'
{ "message": "<string>", "success": true }
Cancel an open order for the authenticated user
API Key
Market ID
Order ID
OK