post https://api.probit.com/api/exchange/v1/cancel_order
400 Bad Request - detail meanings
INVALID_ARGUMENT
- missing - The parameter is not shown in the body.
- invalid - The parameter is not a valid format.
INVALID_MARKET
- not_exist: The parameter has a valid format, but related_data is null.
- market_id: Could not found market_id.
INVALID_ORDER
- not_exist: The parameter has a valid format, but related_data is null.
- order_id: Could not found order_id.
NOT_ENOUGH_BALANCE
- Balance doesn't match with your sell condition.
401 Unauthorized
If we can not determinate your profile, we will reject with this error code.
503 Service Unavailable
TRADING_UNAVAILABLE:
- Our server is full-loaded. Please try again a little later.