post
POST /v1/tx/cancel-spot-order HTTP/1.1
Host: testnetopenapi.hibit.app
Content-Type: application/json
Accept: */*
Content-Length: 96

{
  "type": "text",
  "userId": "text",
  "nonce": "text",
  "message": "text",
  "hash": "text",
  "signature": "text"
}
{
  "code": 1,
  "message": "text",
  "data": {}
}