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.

Language
Authorization
OAuth2
Click Try It! to start a request and see the response here!