get https://api.probit.com/api/exchange/v1/order_history
Get the user's order history.
If you are unfamiliar with our error objects
See our Errorcode Documentation!
HTTP Errors
400 Bad Request - detail meanings
InvalidArgumentError
- invalid: Parameter has the wrong value or wrong range, or format.
- missing: Required parameter is not shown.
- unknown: This parameter is not needed.
InvalidMarketError
- not_exist: There is no market for requested market_id.
NotAllowedCombinationError
- end_time (end time is before start time).
401 Unauthorized
If we can not determinate your profile, We will reject with this http status code.