get https://api.probit.com/api/exchange/v1/trade_history
Get the user's tradehistory.
If you are unfamiliar with our error objects
See our Errorcode Documentation!
HTTP Errors
400 Bad Request - detail meanings
INVALID_ARGUMENTS
missing - The parameter is not shown in the body.
invalid_format - The parameter is not a valid format.
invalid_value - The parameter is a valid format, but unacceptable.
- end_time: end_time can't be after than start_time.
- limit: limit must be equal or over 1. And it must be equal to 1000 or lower.
- market_id: Wrong market_id.
401 Unauthorized
If we can not determinate your profile, We will reject with this http status code.