added

New Order Query APIs released (June 19th) and 'GET /v1/orders' to be deprecated

Dear Traders,

Kindly find the changes to the Order Query function:

[New Order Query APIs]

πŸ‘

Improvements compared to the existing GET v1/orders.

  • Functions were divided for ease of use.
  • Faster response when requesting past Closed Orders.
  • You can query closed orders by time.
    • Querying up to 1,000 at once is now possible. (Previously limited to 100)
  • Total executed amount info (executed_fund) is newly added

[API Reference] > [EXCHANGE API] > [Order] > [Query Order List by ID]

  • Request Order List using uuid or identifiers.

[API Reference] > [EXCHANGE API] > [Order] > [Query Open Orders]

  • Request Open Order List.

[API Reference] > [EXCHANGE API] > [Order] > [Query Closed Orders]

  • Request Closed Order List.

[Note of Deprecation]

❗️

GET v1/orders will be deprecated.

GET v1/orders will be deprecated within 6 months. The specific removal date will be announced through another announcement, so please use v1/orders/uuids, v1/orders/open, or v1/orders/closed instead, based on your needs.

[Schedule]

  • Date: Wednesday, June 19th, 2024

Please note that some features may be affected by these changes and may impact the Open API service.

If you have any inquiries, feel free to contact us at [email protected], and we will promptly address your concerns.

Thank you.