Last updated 1 year ago
/v1/private/order/cancel
Should <= 32 symbols
1234567890abcdef
curl -L \ --request POST \ --url '/v1/private/order/cancel' \ --header 'Content-Type: application/json' \ --data '{ "orderId": "1234567890abcdef" }'
No body