improved

Support for Timestamp Format in Closed Orders (/v1/orders/closed)

Dear Traders,

We're pleased to announce new features based on your valuable feedback using the Upbit Open API.

[Improvements]

๐Ÿ‘

Support for start_time and end_time in the timestamp format

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


  • Both ISO-8601 format and timestamps are now supported for start_time and end_time.
    • A mix of ISO-8601 and timestamp formats can be used for these fields.
    • Only millisecond-level timestamps are supported. If a timestamp has fewer than 13 digits, it should be converted to milliseconds.
  • In case of a Failed to verify the query of Jwt error message when using the ISO-8601 format for start_time and end_time, switching to the timestamp format is recommended.
  • Even when using a timestamp for input, the response will still display the created_at field in ISO-8601 format.

[Schedule]

  • Date:ย Wednesday, December 18, 2024

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

Thank you.