Submit Cancel for an Order
1. Request Url
https://{host}/marketApi/cancel
2. Request Param
Parameter name | Is it necessary | description |
channelId | Y | Channel number |
timestamp | Y | Millisecond timestamp(UTC+8) |
sign | Y | See "Signature Generation" |
orderId | Y | OrderId |
3.Request Example
4.Response Data