improved
Support for Timestamp Format in Closed Orders (/v1/orders/closed)
3 days ago by Upbit Developer Center
Dear Traders,
We're pleased to announce new features based on your valuable feedback using the Upbit Open API.
[Improvements]
Support for
start_time
andend_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
andend_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 forstart_time
andend_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.