get https://api.probit.com/api/exchange/v1/order_book
Orderbook of given market
400 Bad Request
- not_exist: There is no market for requested market_id. (InvalidMarketError)
- invalid: Parameter has the wrong value or wrong range.
- missing: Required parameter is missing.