get https://api.probit.com/api/exchange/v1/order
Get the specific order's information.
Notice: Theclient_order_idparameter will be deprecated.The API response is scheduled to be updated on May 30th.
If you are unfamiliar with our error objectsSee our Errorcode Documentation!
HTTP Errors
400 Bad Request - detailed meaningsInvalidArgumentError
- invalid: Parameter has the wrong value or wrong range, or format or missing
- unknown: This parameter is not needed.
InvalidMarketError
- not_exist: There is no market for requested market_id.
InvalidOrderError
- not_exist: There is no order id in this market. Or it is not your order.
